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

Program Compilation
HP COBOL Manual for TNS/E Programs520347-003
11-62
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.
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
MAP
NOMAP
VST295.vsd