An alternative to using REXX is to use the PL1 PIF programs in the OPC / TWS Sample library in member EQQPIFJV. The comments state:
"Using card images read in using the CARDIN dataset the user will be able to DELETE, COPY, CREATE and MODIFY JCL variable tables"
This may be a better option.
You'd need to ADDRESS EQQYCOM and depending on whether you wish to modify the Current Plan, LTP or Application Database either use MODIFY CPOC JCLVTAB, MODIFY LTOC JCLVTAB or REPLACE JCLV. Refer to the OPC / TWS PIF manual for record layouts, it's a lot of code to do not very much though.
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.