VM

For VM, the DSQUOPTS assembler source resides on the production disk with a filetype of ASSEMBLE. See the DSQUOPTS prolog for details on how to specify override values. DSQUOPTS requires the availability of the DSQUOPTM macro that resides in the DSQUSERE MACLIB. Follow these steps to create a modified version of DSQUOPTS:

  1. Copy the DSQUOPTS ASSEMBLE source from the production disk.
  2. Modify the DSQUOPTS ASSEMBLE source per instructions from the source prolog.
  3. Make the DSQUSERE MACLIB available by issuing the GLOBAL MACLIB DSQUSERE command.
  4. Assemble the DSQUOPTS source, HLASM DSQUOPTS.
  5. Load the text file LOAD DSQUOPTS.
  6. Generate the module GENMOD DSQUOPTS (AMODE 31 RMODE ANY).
[ Previous Page | Next Page | Contents | Index ]