Stops compilation when the preprocessor encounters an EXEC SQL statement error, and sends the Pro*Cobol error text to the
console display.
Restriction: This topic applies to Oracle only.
Syntax:
[NO]STOPCHK
Properties:
Default:
NOSTOPCHK
Comment:
NOSTOPCHK continues compilation when the preprocessor encounters an EXEC SQL statement error, and sends the Pro*Cobol error
and all subsequently detected errors to the checker for proper error handling.