COBOL Manual for TNS/E Programs (H06.03+)
Compiler Directives
HP COBOL Manual for TNS/E Programs—520347-003
36-32
UL
UL
WARN and NOWARN
Default: None
Placement: Before the first IDENTIFICATION DIVISION header of the first program
in the compilation unit
Scope: Applies to the compilation unit
Dependencies:
•
If RUNNABLE is active, UL uses the linker to create a PIC library file
(DLL
); otherwise, UL creates a PIC linkfile.
•
Do not use with CALL-SHARED or SHARED.
References:
•
CALL-SHARED
•
SHARED
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
UL
VST735.vsd
WARN
NOWARN
VST330.vsd










