I have a repetitive date routine that converts Julian to Normal date format, is it possible to call an external REXX from a REQ rule and return the converted date? That way I don't have to copy this routine everywhere.
I am putting the routine in one of my OPS SYSEXEC DD dataset and the call is not finding it.
COMPILING TEST.ONETIME, LINE 9: ROUTINE JCONV NOT FOUND
Thanks
Chris