COBOL Manual for TNS and TNS/R Programs

Program Compilation
HP COBOL Manual for TNS and TNS/R Programs522555-006
11-136
WARN and NOWARN
For instructions on building and specifying native user libraries, see User Library.
WARN and NOWARN
WARN
reports compilation and Binder warnings in the listing.
NOWARN
suppresses compilation and Binder warnings in the listing.
Default: WARN
Placement: Anywhere
Scope: Applies to the compilation unit
Dependencies: If LIST is not enabled, the last line of source text processed is also listed
to provide a point of reference for each warning message.
References: LIST and NOLIST
WARN
NOWARN
VST330.vsd