COBOL Manual for TNS and TNS/R Programs
Compiler Directives
HP COBOL Manual for TNS and TNS/R Programs—522555-006
36-17
HIGHPIN
HIGHPIN
Note. The NMCOBOL compiler ignores this directive and issues a warning. A native
HP COBOL program always runs at a high PIN.
Default: TNS program runs with a low PIN (less than or equal to 255).
Placement: Any of:
•
Anywhere in the source program (but it is good practice to put it
before the first program in a compilation unit)
•
On the compiler command line
•
In a stand-alone Binder session
Scope: Applies to the program in which or before which it appears and to all
subsequent programs in the compilation unit
Dependencies: Program must be compiled with ENV COMMON.
References:
ENV
HIGHPIN
VST284.vsd