1
Writing CL to run programs, need to monitor for program completion: IF/THEN?
I’m trying to write a process that will start a program, monitor it for completion and decide to either proceed to the next program if goes END OF JOB, or display a message and terminate the running CL if the program not have successful END OF JOB. I have written a CL that will run [...]
Answer Question
| December 7, 2012 5:34 AM
CL Program, iSeries, Premier
I’m trying to write a process that will start a program, monitor it for completion and decide to either proceed to the next program if goes END OF JOB, or display a message and terminate the running CL if the program not have successful END OF JOB. I have written a CL that will run [...]
1





