COBOL Manual for TNS and TNS/R Programs

Compiler Directives
HP COBOL Manual for TNS and TNS/R Programs522555-006
36-16
HEADING
HEADING
character-string
Default values is all spaces.
HEAP
Default: Standard top-of-page line
Placement: Anywhere
Scope: Applies until another HEADING overrides it
Dependencies: None
Note. The NMCOBOL compiler ignores this directive and issues a warning.
Default: Guardian environment: the heap is nonexistent by default.
PC and OSS environments: the heap is large by default and cannot be
made larger.
Placement: Anywhere
Scope: Applies to the compilation unit
Dependencies: HEAP works only if the program runs in the CRE in the Guardian
environment and calls HP C functions that use heap space.
character-string
HEADING
" "
VST283.vsd
HEAP size
VST738.vsd