COBOL Manual for TNS and TNS/R Programs

Program Compilation
HP COBOL Manual for TNS and TNS/R Programs522555-006
11-95
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
CODE and NOCODE
CROSSREF and NOCROSSREF
IICODE and NOICODE
INNERLIST and NOINNERLIST
LMAP and NOLMAP
MAP and NOMAP
SHARED
SQL and NOSQL
LIST
NOLIST
VST291.vsd