I am trying to convert a Proc Symbolic to the Proc Override. For example:
the Proc contains: SYS=PP2
I store these values in my REXX as:
Symbolic = 'SYS'
Override = 'PP2'
The JCL contains:
DSN=&SYS..&CYCL&STMT&STRM.240.CDF.SORTED&GENOUT
My objective is to write a change command that will...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.