Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Maser01

  1. Maser01

    How can I update an OPC variable table from REXX

    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.
  2. Maser01

    How can I update an OPC variable table from REXX

    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.

Part and Inventory Search

Back
Top