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


PAGE0WARN

HLASM Installation and Customization Guide
SC26-3494-05

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

NO
instructs the assembler not to issue diagnostic message ASMA309W when an operand is resolved to a baseless address and a base and displacement is expected.
YES
instructs the assembler to issue diagnostic message ASMA309W when an operand is resolved to a baseless address and a base and displacement is expected. Since a baseless address is generally correct in the case of load address and all shift instructions, this message is not issued for any of these instructions.
Default
PAGE0WARN=NO
Note: This option can be specified as an assembler invocation parameter by specifying the FLAG(PAGE0) option.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014