COBOL Manual for TNS/E Programs (H06.08+, J06.03+)
1
The compiler ignores and issues warnings for these directives.
Table 80 Resolution and Binding Control Directives
ActionDefaultDirective(s)
Specifies a list of object files from
which the compilation can resolve
NOCONSULT
1
CONSULT and NOCONSULT
unqualified external references, but
not bind in the specified routines
Passes one or more linker options to
the eld utility
ELD
Ignored (warning issued)LD
1
Ignored (warning issued)LIBRARY
1
Ignored (warning issued)NLD
1
Specifies a list of object files from
which the compilation can resolve
NOSEARCH
1
SEARCH and NOSEARCH
unqualified external references and
bind or link in the specified routines
1
The compiler ignores and issues warnings for these directive.
Table 81 Miscellaneous Control Directives
ActionDefaultDirective(s)
Useless, but accepted with
COMMON option; error reported
ENV
1
for OLD option; warning issued for
LIBRARY option
Specifies a file that is to contain
information about any compilation
ERRORFILE
errors or warnings (it can be used
with the FIXERRS TACL macro)
Specifies maximum number of errors
allowed
ERRORS
Ignored (warning issued)HEAP
1
Ignored (warning issued)HIGHPIN
1
Ignored (warning issued)HIGHREQUESTERS
1
Specifies the main program in an
input stream
MAIN
Specifies program is to run as a
process pair
NONSTOP
1
Provides additional information if
run-time error 148 occurs.
PERFORM-TRACE
Specifies that the run unit is to be run
as a named process
RUNNAMED
Specifies which initialization
message information is saved
SAVE
1
Tells the compiler to expect SQL/MP
statements in the compilation unit
NOSQL
2
SQL and NOSQL
Ignored (warning issued)SQLMEM
1
538 Program Compilation










