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


RENT

HLASM Programmer's Guide
SC26-4941-06

Read syntax diagramSkip visual syntax diagram
   .-NORENT-.   
>>-+--------+--------------------------------------------------><
   '-RENT---'   

Default
NORENT
Abbreviations
None
RENT
Specifies that the assembler checks for possible coding violations of program reenterability. Non-reenterable code is identified by an error message, but is not exhaustively checked because the assembler cannot check the logic of the code. Therefore, the assembler might not detect all violations of program reenterability.
NORENT
Specifies that the assembler not check for possible coding violations of program reenterability.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014