End of conditional assembly.
ENDIF
The ENDIF directive is used to signify the end of the current level of conditional assembly. Conditional assembly directives can be nested to any level, but the ENDIF directive always refers to the most previous IF directive.
IF@REL()
SAVEPCSET*; Save program counter
ENDIF