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

SYNTAX overrides RUNNABLE.Dependencies:
References:
ENDUNIT
RUNNABLE
TANDEM
TANDEMDefault:
AnywherePlacement:
TANDEM or ANSI 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:
ANSIReferences:
UL
NoneDefault:
Before the first IDENTIFICATION DIVISION header of the first program in the compilation
unit
Placement:
Applies to the compilation unitScope:
Dependencies:
If RUNNABLE is active, UL uses the linker to create a PIC library file (DLL); otherwise,
UL creates a PIC linkfile.
Do not use with CALL-SHARED or SHARED.
References:
CALL-SHARED
SHARED
WARN and NOWARN
WARNDefault:
AnywherePlacement:
Applies to the compilation unitScope:
TANDEM 1001