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


TYPECHECK

HLASM Installation and Customization Guide
SC26-3494-05

Read syntax diagramSkip visual syntax diagram
   .-TYPECHECK=(MAGNITUDE,REGISTER)----------.   
>>-+-----------------------------------------+-----------------><
   '-TYPECHECK=-+-(NOMAGNITUDE,REGISTER)---+-'   
                +-(MAGNITUDE,NOREGISTER)---+     
                +-(NOMAGNITUDE,NOREGISTER)-+     
                +-YES----------------------+     
                '-NO-----------------------'     

MAGNITUDE | NOMAGNITUDE
Specifies whether or not the assembler will perform magnitude validation of signed immediate-data fields of machine instruction operands.
REGISTER | NOREGISTER
specifies whether or not the assembler will perform type checking of register fields of machine instruction operands.
YES
Enable all typechecking.
NO
Disable all typechecking.
Default
TYPECHECK=(MAGNITUDE,REGISTER)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014