Specifies whether the Compiler should produce intermediate code for an unsuccessful compilation; that is a compilation that produces serious or unrecoverable errors.
>>-.---.-.----.--KEEP-INT------------------>< +-/-+ +-NO-+
None
Default: | KEEP-INT |
Phase: | Syntax check |
$SET: | Any |
The Compiler also accepts the directive-name without a hyphen; that is KEEPINT.
In the case of segmented programs, should any segment have an unsuccessful compilation with NOKEEP-INT selected then intermediate code is not produced for any of the segments.