pTAL Reference Manual (H06.08+)
Compiler Directives
HP pTAL Reference Manual—523746-006
17-28
DO_TNS_SYNTAX
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
).
NODO_TNS_SYNTAX
suppresses warnings for each occurrence of a construct that is valid in pTAL but
not in TAL.
PUSHTNS_SYNTAX
pushes the current setting (DOTNS_SYNTAX or NODOTNS_SYNTAX) onto the
DOTNS_SYNTAX directive stack. Does not change the current setting.
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-29
•
IF and IFNOT on page 17-39
•
RESETTOG on page 17-54
•
SETTOG on page 17-58
DO_TNS_SYNTAX
NODO_TNS_SYNTAX
PUSHDO_TNS_SYNTAX
POPDO_TNS_SYNTAX
VST663.vsd










