pTAL Reference Manual (H06.03+)

Compiler Directives
HP pTAL Reference Manual523746-005
17-26
DO_TNS_SYNTAX
toggle-name
is an identifier.
The EpTAL compiler allows toggle-name to be RISC1, _TNS_E_TARGET, or
TARGETSPECIFIED, as long as toggle-name does not change the value of
target in the IF, IFNOT, or ENDIF statement (see IF and IFNOT on page 17-36
and ENDIF on page 17-27).
toggle-number
is an unsigned decimal constant in the range 1 through 15. Leading zeros are
ignored.
DO_TNS_SYNTAX
DO_TNS_SYNTAX
issues a warning for each occurrence of certain constructs that are valid in pTAL
but not in TAL (for these constructs, see the pTAL Conversion Guide).
Default: None
Placement:
With a parenthesized list, it can appear anywhere
Without a parenthesized list, it must be the last directive on the
directive line or compilation command line
Scope: Applies to the compilation unit
Dependencies: Interacts with:
SETTOG
RESETTOG
IF
IFNOT
ENDIF
See Toggles
on page 17-5.
References:
ENDIF on page 17-27
IF and IFNOT on page 17-36
RESETTOG on page 17-52
SETTOG on page 17-56
DO_TNS_SYNTAX
NODO_TNS_SYNTAX
PUSHDO_TNS_SYNTAX
POPDO_TNS_SYNTAX
VST663.vsd