HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Invoking the exit

HLASM Programmer's Guide
SC26-4941-06

To invoke the exit, specify the EXIT assembler option as follows:
             EXIT(ADEXIT(ASMAXADT))
If you do not want to use the default filter management table ASMAXFMT, you can specify a different name as follows:
             EXIT(ADEXIT(ASMAXADT(fmt_name))
where fmt_name is the load module name of the filter management table. See Figure 3, which shows you how to generate an alternative filter management table.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014