COBOL Manual for TNS/E Programs (H06.03+)
Program Compilation
HP COBOL Manual for TNS/E Programs—520347-003
11-30
Where Compiler Directives Are Allowed
The general form of compiler directives is:
?
is a source text format indicator (like the asterisk and the slash) and is not part of
the compiler directive.
The question mark must be in the indicator area (column 1 for Tandem format and
column 1 or 7 for ANSI format).
directive
is one of the directives listed in this section.
With these exceptions, compiler directive lines can appear at any point in the source
text, including those portions that a COPY statement retrieves from a source library
file.
On the compiler command line:
In the program source text:
directive
directive
;
,
VST263.vsd
?
directive
directive
;
,
VST264.vsd










