COBOL Manual for TNS/E Programs (H06.08+, J06.03+)

36 Compiler Directives
On the compiler command line:
In the program source text:
In the OSS environment, include compiler directives in the ecobol command line with the -Wcobol
flag.
NOTE: Default:” identifies the default for the compiler directive itself, not for its optional
parameter(s). This default applies if a program does not contain the compiler directive at all.
ANSI
TANDEMDefault:
AnywherePlacement:
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
Scope:
source file where it found the COPY verb or SOURCE directive, the previously active
reference format applies.
NoneDependencies:
TANDEMReferences:
ANSI 979