Previous Topic: Establish Data Set Naming Standards

Next Topic: Names for Rule Sets

Create a User REXX Library

User modifiable programs are contained within the hlq.SAMPLE.REXX library. The user modifiable programs support various sample automated applications as well as specific CA OPS/MVS components that are customized by the end-user (System State Manager ,OPSVIEW command option, and so on) .

Important: CA OPS/MVS programs contained within the hlq.REXX library are needed for CA OPS/MVS base component functionality and should never be modified without the direction of CA support.

To create a user REXX library

  1. Using the same allocation attributes as the hlq.REXX or hlq.SAMPLE.REXX libraries, create a hlq.USER.REXX data set.
  2. Copy the sample application programs and user specific component programs from hlq.SAMPLE.REXX library to your hlq.USER.REXX library when needed.

This hlq.USER.REXX library will also contain all REXX and OPS/REXX programs needed to support user created automated applications.