COBOL Manual for TNS and TNS/R Programs
Program Compilation
HP COBOL Manual for TNS and TNS/R Programs—522555-006
11-87
INNERLIST and NOINNERLIST
INNERLIST and NOINNERLIST
INNERLIST
lists, immediately after each source statement, the generated machine instructions
in mnemonic form.
NOINNERLIST
suppresses the listing of generated machine instructions.
Note. The COBOL85 compiler does not recognize these directives. For the COBOL85
compiler, use IICODE and NOICODE
instead.
Default: NOINNERLIST
Placement: Anywhere
Scope: Applies until its opposite overrides it
Dependencies: INNERLIST works only if LIST is active and SUPPRESS is not.
References:
•
LIST and NOLIST
•
SUPPRESS and NOSUPPRESS
INNERLIST
NOINNERLIST
VST724.vsd