COBOL Manual for TNS and TNS/R Programs

Program Compilation
HP COBOL Manual for TNS and TNS/R Programs522555-006
11-77
FIPS and NOFIPS
flag-option
Value Elements Identified
OBSOLETE Obsolete language elements
ABOVEMIN Language elements above the minimum subset
ABOVEINTER Language elements above the intermediate subset
LEVEL1COM * Communication language elements
ABOVELEVEL1COM * Communication language elements above level 1 of
communication
LEVEL1DEB Debug language elements
ABOVELEVEL1DEB * Debug language elements above level 1 of Debug
REPORTWRITER * Report Writer language elements
LEVEL1SEG Segmentation language elements
ABOVELEVEL1SEG Segmentation language elements above level 1 of
segmentation
NONSTANDARDEXT Nonstandard extensions to HP COBOL
* This option does not affect compilation because the compiler does not support this module. If you
use this option, the compiler issues a warning and ignores the option.
Default: NOFIPS
Placement: Anywhere
Scope: Applies until its opposite overrides it
Dependencies: None