COBOL Manual for TNS and TNS/R Programs

Compiler Directives
HP COBOL Manual for TNS and TNS/R Programs522555-006
36-27
NLD
NLD
NONSTOP
Note. The compiler does not accept this directive. For the description of this directive, see the
COBOL85 Manual for TNS and TNS/R.
Default: None
Placement: In the command line
Scope: Applies to the compilation unit
Dependencies: None
Note.
Do not use this directive in the OSS environment.
Before RVU D46.00 and G06.00, software product revision T8107AAT (run-time library
T8108AAR), the NMCOBOL compiler ignores this directive and issues a warning.
Default: The program cannot run as a process pair (even if it contains a PARAM
NONSTOP ON command).
Placement: Must appear before the Identification Division of the first program unit in
the source text
Scope: Applies to the program unit
Dependencies: PARAM NONSTOP OFF command suppresses NONSTOP.
References: PARAM Command
NLD (
)
option
VST082.vsd
NONSTOP
VST296.vsd