cobconfig_error_report
Specifies whether any errors detected during the processing of the configuration file are reported.
Restriction:
These tunables are supported for native COBOL only.
Syntax:
>>-----set cobconfig_error_report=----.-TRUE-.---->< +-FALSE+
Parameters:
TRUE
Errors are reported and result in processing of the configuration file being terminated
FALSE
Errors are not reported
Properties:
Default:
TRUE
IDE equivalent:
Parent topic:
List of Run-time Tunables
Related information
Format of a Configuration File for Native COBOL