pTAL Reference Manual (H06.08+)

Syntax Summary
HP pTAL Reference Manual523746-006
A-102
IF, IFNOT, and ENDIF
More information:
IF and IFNOT on page 17-39
ENDIF on page 17-29
Default: None
Placement:
Anywhere in the source file (not in the compilation command)
IF or IFNOT must be the last directive on its directive line
ENDIF must be the only directive on its directive line
Scope: Everything between IF or IFNOT and the next ENDIF that specifies the
same toggle, target, or keyword
Dependencies: Interact with:
DEFINETOG
SETTOG
RESETTOG
TARGET
See Toggles
on page 17-5.
References:
DEFINETOG on page A-95
RESETTOG on page A-110
SETTOG on page A-113
TARGET on page A-117