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

Program Compilation
HP COBOL Manual for TNS/E Programs520347-003
11-60
LIST and NOLIST
LIST and NOLIST
LIST
lists each source image in the output file.
NOLIST
suppresses the listing of each source image in the output file.
Default: LIST
Placement: Anywhere
Scope: Applies until its opposite overrides it
Dependencies: SUPPRESS overrides LIST (and therefore CODE, CROSSREF, ICODE,
LMAP, MAP, SHOWCOPY, and SQL).
NOLIST suppresses INNERLIST.
References:
SUPPRESS and NOSUPPRESS
INNERLIST and NOINNERLIST
MAP and NOMAP
SHARED
SQL and NOSQL
LIST
NOLIST
VST291.vsd