RENT

Read syntax diagramSkip visual syntax diagramNORENTRENT
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.