Pathway/iTS SCREEN COBOL Reference Manual (G06.24+, H06.03+, Pathway/iTS 1.0+)
SCREEN COBOL Compiler Diagnostic Messages
Compaq NonStop™ Pathway/iTS SCREEN COBOL Reference Manual—426750-001
C-75
485
Type. Error
Cause. The description of the data item must contain an OCCURS clause.
486
Type. Error
Cause. An incorrect number of subscripts, possibly zero, are used to access the data
item. (Indices are not allowed.)
487
Type. Error
Cause. A data item has a PICTURE clause greater than 32,000 characters.
488
Type. Error
Cause. Must be an index name to be used as an index.
489
Type. Error
Cause. An irrecoverable I/O error occurred while building the object file. The
compilation must be restarted.
490
Type. Error
Cause. An index name or index data item is expected.
EXPECT A TABLE SPECIFIER
INCORRECT NUMBER OF SUBSCRIPTS OR INDICES
REFERENCE DATA ITEM TOO LARGE
ONLY AN INDEX NAME IS ALLOWED IN THIS CONTEXT
AN UNEXPECTED ERROR OCCURRED WHILE BUILDING RUN UNIT
EXPECT AN INDEX NAME OR INDEX DATA ITEM