COBOL Manual for TNS and TNS/R Programs

Compiler Directives
HP COBOL Manual for TNS and TNS/R Programs522555-006
36-7
CODE and NOCODE
CODE and NOCODE
Note. The NMCOBOL compiler issues warnings for these directives.
Default: NOCODE
Placement: Anywhere
Scope: In each separately compiled program, the last CODE or NOCODE in the
program unit applies to the entire program unit.
Dependencies: CODE works only if LIST is active and SUPPRESS is not.
References:
LIST and NOLIST
SUPPRESS and NOSUPPRESS
CODE
NOCODE
VST269.vsd