COBOL Manual for TNS and TNS/R Programs

Program Compilation
HP COBOL Manual for TNS and TNS/R Programs522555-006
11-76
ERRORS
ERRORS
ERRORS sets the maximum number of severe errors allowed during compilation. If
this limit is exceeded, the compilation terminates.
error-limit
is an integer in the range 0 through 32767.
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
Default: ERRORS 100
Placement: Anywhere
Scope: Applies to the compilation unit
Dependencies: None
ERRORS error-limit
VST282.vsd
FIPS flag-option-list
NOFIPS
( )
flag-option-list
VST468.vsd
flag-option
flag-option
,
VST469.vsd