Hello,
I would like to build a JCL batch job called BACKUPS, that does the following:
1) STEP01
    Create a JCL proc in MYLIB.PROCLIB(BKUP)
2) STEP02 
    Execute the proc MYLIB.PROCLIB(BKUP)

My testing finds that STEP02 runs the proc in MYLIB.PROCLIB(BKUP) that was 
built prior to submitting job BACKUPS.

Is there a way to do these two steps in one job and not two?

Thanks 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to