COBOL Messages


LNC0019

Source contains %1 sequence errors. Sequence errors ignored.

10

Cause . . . . . : Descending sequence numbers have been detected on adjacent source records. An S appears on the source listing to the right of each record that is out of order. The sequence number listed on the source program listing varies depending on which of the options (NUMBER, NONUMBER, or LINENUMBER) was specified.

Recovery . . . : Either correct the numbering or specify the NOSEQUENCE option.


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