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(PRTEXIT(ASMAXPRT(parameter-string)))
where parameter-string controls what action the exit performs.
Read syntax diagramSkip visual syntax diagram
Parameter string

     .-,-------------.     
     V               |     
>>-(---+-NOOPTION--+-+-)---------------------------------------><
       +-NOSUMMARY-+       
       '-OPTEND----'       

Default
None. At least one keyword is required.
Abbreviations
NOOP, NOSUM

The abbreviations shown here are the minimum number of characters allowed. You can, for example, specify NOOPTI or NOSUMM.

NOOPTION
Suppress the Options Summary
NOSUMMARY
Suppress the Diagnostic Cross Reference and Assembler Summary
OPTEND
Print the Options Summary at the end of the assembler listing, instead of at the beginning.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014