z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Coding an overriding OUTPUT JCL or DD statement

z/OS MVS JCL Reference
SA23-1385-00

To override, nullify, or add parameters to a procedure OUTPUT JCL or DD statement, code in the name field of the overriding OUTPUT JCL or DD statement the name of the procedure step containing the overridden statement, followed by a period, followed by the name of the procedure OUTPUT JCL statement or the ddname of the procedure DD statement.
//pstepname.name   OUTPUT parameters
   //pstepname.ddname DD     parameters

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014