COBOL Messages


LNC1261

CURSOR is not a 4 or 6-byte alphanumeric or zoned field.

30

Cause . . . . . : You have defined CURSOR in the SPECIAL-NAMES paragraph without following syntax rules. This mnemonic name must be a 4 or 6-byte alphanumeric field, or a 4 or 6-byte unsigned zoned integer.

Recovery . . . : Specify CURSOR as a 4 or 6-byte alphanumeric field, or a 4 or 6-byte unsigned zoned integer.


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