COBOL Manual for TNS/E Programs (H06.08+, J06.03+)
FIPS and NOFIPS
FIPS and NOFIPS determine whether the compiler identifies language elements as required by the
Federal Information Processing Standard (FIPS).
FIPS
identifies the language elements specified by flag-option-list.
NOFIPS
prevents identification of language elements which violate the FIPS.
flag-option-list
flag-option
Elements IdentifiedValue
Obsolete language elementsOBSOLETE
Language elements above the minimum subsetABOVEMIN
Language elements above the intermediate subsetABOVEINTER
Communication language elementsLEVEL1COM *
Communication language elements above level 1 of communicationABOVELEVEL1COM *
Debug language elementsLEVEL1DEB
Debug language elements above level 1 of DebugABOVELEVEL1DEB *
Report Writer language elementsREPORTWRITER *
Segmentation language elementsLEVEL1SEG
Segmentation language elements above level 1 of segmentationABOVELEVEL1SEG
Nonstandard extensions to HP COBOLNONSTANDARDEXT
* 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.
NOFIPSDefault:
AnywherePlacement:
Applies until its opposite overrides itScope:
FIPS is incompatible with STANDARD 2002Dependencies:
FMAP
FMAP causes the compiler to produce a source file map, which shows the fully qualified name and
timestamp of the IN file and each file specified by a SOURCE directive or COPY statement.
Compiler Directives 551










