COBOL Manual for TNS and TNS/R Programs
Compiler Directives
HP COBOL Manual for TNS and TNS/R Programs—522555-006
36-24
LIST and NOLIST
LIST and NOLIST
Default: LIST
Placement: Anywhere
Scope: Applies until overridden by its opposite
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
•
ICODE and NOICODE
•
INNERLIST and NOINNERLIST
•
LMAP and NOLMAP
•
MAP and NOMAP
•
SHOWCOPY and NOSHOWCOPY
•
SQL and NOSQL
LIST
NOLIST
VST291.vsd