COBOL Manual for TNS and TNS/R Programs

Program Compilation
HP COBOL Manual for TNS and TNS/R Programs522555-006
11-99
MAP and NOMAP
MAP and NOMAP
MAP
lists a symbol table listing, which appears after the source program listing for the
program unit (see Symbol Table Listing).
NOMAP
suppresses the symbol table listing.
NLD
option
is an nld option to be passed to the nld utility. For information about nld options,
see the nld Manual.
Default: NOMAP
Placement: Anywhere
Scope: The last MAP or NOMAP applies.
Dependencies: MAP works only if LIST is active and SUPPRESS is not.
References:
LIST and NOLIST
SUPPRESS and NOSUPPRESS
Default: None
Placement: In the command line
Scope: Applies to the compilation unit
Dependencies: None
MAP
NOMAP
VST295.vsd
NLD (
)
option
VST082.vsd