HLASM Installation and Customization Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


MAP

HLASM Installation and Customization Guide
SC26-3494-05

Read syntax diagramSkip visual syntax diagram
   .-MAP=YES-.   
>>-+---------+-------------------------------------------------><
   '-MAP=NO--'   

YES
the USING Map section is generated as part of the assembler listing. The USING Map is a summary of each USING, DROP, PUSH USING, and POP USING statement in the assembler, including the statement number, the text of the statement, and the registers involved.
NO
the USING map is not generated.
Default
MAP=YES
Note: This option can be specified as an assembler invocation parameter by specifying the MAP suboption of the USING option.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014