Previous Topic: Storing and Accessing Parameters Under z/VSENext Topic: Sample Programs—Conventional File Access


Storing and Accessing Parameters Under z/VM

To store parameters as a member of a z/VM MACLIB, follow these steps:

  1. Create a file that contains the CA Culprit parameters. The file type of the file must be COPY or MACRO. The file must contain fixed-length 80-byte records.
  2. Issue the following command to create a MACLIB and store your CA Culprit code:
    MACLIB GEN filename
    
  3. Issue the following command to add a member to an existing MACLIB:
    MACLIB ADD filename