ENABLE Reference Manual
 ENABLE Messages
 ENABLE Error and Warning Messages
 Table B-1. ENABLE Error and Warning Messages (Continued)
 -----------------------------------------------------------------
 | |
 | Message Meaning |
 |_______________________________________________________________|
 | |
 | An item size exceeds the Either a PIC or a TYPE clause |
 | maximum supported in the record description |
 | identifies a field that is |
 | more than 256 bytes long. |
 | |
 | An unsupported data type The record description shows |
 | appears in the record - the named field with an |
 | field: <field-name> invalid data type (BINARY and |
 | CHARACTER are valid data |
 | types), or the named field is |
 | a numeric item with more than |
 | 18 characters. |
 | |
 | At least one file operation The value of all file ABILITY |
 | option must be selected for attributes (FILL, DELETE, |
 | this BOX INSERT, READ, and UPDATE) are |
 | OFF for the box. The value |
 | of at least one of these |
 | attributes must be ON. |
 | |
 | Box contains field of the A box name must not be the |
 | same name same as any field within the |
 | file that the box represents. |
 | Use a different name for the |
 | box. |
 | |
 | Boxtitle is too long to fit The string literal that you |
 | in BOX supplied as a value for the |
 | BOXTITLE attribute does not |
 | fit within the box on the |
 | terminal screen. |
 | |
 | Cannot specify SCOBOLLIST You supplied a value for |
 | with compilation suppressed SCOBOLLIST, but the value of |
 | SCOBOLOBJECT indicates no |
 | SCREEN COBOL compilation. |
 | Change the value of one of |
 | these attributes. |
 | |
 -----------------------------------------------------------------
 B-3










