COBOL Manual for TNS and TNS/R Programs
Compiler Directives
HP COBOL Manual for TNS and TNS/R Programs—522555-006
36-28
NON-SHARED
NON-SHARED
Note. The COBOL85 compiler does not recognize this directive.
Default: NON-SHARED
Placement: Anywhere
Scope: The last NON-SHARED, CALL-SHARED, or SHARED in the compilation
unit applies to the entire compilation unit.
Dependencies: If RUNNABLE is active, NON-SHARED creates a non-PIC executable
object file; otherwise, NON-SHARED creates a non-PIC nonexecutable
object file.
References:
•
CALL-SHARED
•
SHARED
•
RUNNABLE
CALL-SHARED
NON-SHARED
SHARED
VST803.vsd