CHECK (non-CICS)

This option is only enabled if COBOL is specified on the General tab.

CHECK flags checking errors within an application. In COBOL, index, subscript, and reference modification ranges are checking errors.

CHECK has the following suboptions :

Performance Consideration :

If your COBOL program was compiled with SSRANGE and you are not testing or debugging an application, performance improves when you specify CHECK(OFF).