COBOL Messages


LNC0013

Compilation continued starting with %1.

0

Cause . . . . . : Input is ignored after an error until an item is found with which compilation can start again. Compilation continues with the indicated item.

Recovery . . . : Correct the errors indicated. Be aware that since part of the source has been bypassed, uses of names defined within that code will be undefined to the compiler, causing additional messages to be issued.


[ Top of Page | Previous Page | Next Page | Table of Contents ]