COBOL Messages


LNC1263

No data allowed at line 1, column 1.

30

Cause . . . . . : You cannot display data at line 1, column 1. This position on the display is reserved for the first display attribute.

Recovery . . . : Correct the AT clause or LINE and COLUMN clause, whichever is used in this DISPLAY statement.


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