COBOL Manual for TNS/E Programs (H06.03+)
Compiler Directives
HP COBOL Manual for TNS/E Programs—520347-003
36-3
ANSI
•
SUBSET
•
SUBTYPE
•
SUPPRESS and NOSUPPRESS
•
SYMBOLS and NOSYMBOLS
•
SYNTAX
•
TANDEM
•
UL
•
WARN and NOWARN
ANSI
BLANK and NOBLANK
Default: TANDEM
Placement: Anywhere
Scope: ANSI or TANDEM within a section of text obtained from a copy library or
source library is effective only for the length of that text section. When
the compiler reverts to the source file where it found the COPY verb or
SOURCE directive, the previously active reference format applies.
Dependencies: None
References: TANDEM
Default: NOBLANK
Placement: Anywhere
Scope: The last BLANK or NOBLANK in the program applies.
Dependencies: None
ANSI
TANDEM
VST266.vsd
BLANK
NOBLANK
VST267.vsd










