Hi guys!
I'd like to know if there is any way, to program a JOB in the same program. What we have been practicing is about having 2 programs, prog1 and prog2.
In prog 2 I write:
function open_job.
.....
submit 'PROG1......' VIA jobname......
FUNCTION CLOSE_JOB
..........
But now, I would like to know if using only one program I can create a Job for the same program.
Please let me know if I can do that and how.
Thanks!
Gaby