sagobogger
Technical User
I can't get the DOWK subroutine to return a result. My input date is a YYMD and the code is:
MYDAY/A4=DOWK(MYDATE,MYDAY);
and it returns a blank for MYDAY. Do I need to convert my YYMD date to another format for this to work?
MYDAY/A4=DOWK(MYDATE,MYDAY);
and it returns a blank for MYDAY. Do I need to convert my YYMD date to another format for this to work?