Is there anyway to override the work parameter when it is embedded in a jcl procedure?
example of my jcl
//jobcard .....
//js010 exec ezptest
the proc ezptest looks like this
//ezptest proc
//ps010 exec pgm=idcams
...
//ps020 exec sas,cont(4,lt),
// work='3000,300'
...
//ps030 exec...
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.