pTAL Reference Manual (G06.24+, H06.09+, J06.03+)

SETTOG
TARGET
References:
DEFINETOG (page 388)
ENDIF (page 390)
“__EXT64” (page 394)
RESETTOG (page 411)
SETTOG (page 415)
TARGET (page 423)
Toggles (page 370)
An asterisk (*) appears in column 11 of the listing for any statements not compiled because of the
IF or IFNOT directive.
INNERLIST
INNERLIST
lists mnemonics for each statement after that statement in the compiler listing.
NOINNERLIST
suppresses the mnemonics for each statement after that statement in the compiler listing.
PUSHINNERLIST
pushes the current setting (INNERLIST or NOINNERLIST) onto the INNERLIST directive stack.
Does not change the current setting.
POPINNERLIST
pops the top value from the INNERLIST directive stack and changes the current setting to that
value.
For an explanation of directive stacks, see Directive Stacks (page 369).
NOINNERLISTDefault:
AnywherePlacement:
Scope:
INNERLIST applies to subsequent statements it until it is overridden by
NOINNERLIST
NOINNERLIST applies to subsequent statements until it is overridden by
INNERLIST
INNERLIST has no effect if NOLIST or SUPPRESS is activeDependencies:
References:
LIST (page 401)
SUPPRESS (page 420)
400 Compiler Directives