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:
- Copy the DSQUOPTS ASSEMBLE source from the production disk.
- Modify the DSQUOPTS ASSEMBLE source per instructions from the
source prolog.
- Make the DSQUSERE MACLIB available by issuing the GLOBAL MACLIB DSQUSERE
command.
- Assemble the DSQUOPTS source, HLASM DSQUOPTS.
- Load the text file LOAD DSQUOPTS.
- Generate the module GENMOD DSQUOPTS (AMODE 31 RMODE ANY).
[ Previous Page | Next Page | Contents | Index ]