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-83
563
Type. Error
Cause. This is a generic error for integer values exceeding different limits depending on
the context.
564
Type. Error
Cause. A numeric item is expected here.
565
Type. Error
Cause. Accessing debug special registers is not allowed while outside of debugging
section.
567
Type. Error
Cause. A debugging section must be first.
568
Type. Error
Cause. The sizes of the Working-Storage variables in a SEND statement cannot exceed
32,000 bytes; this applies both to the list of variables used for sending and for storing
the reply. The sum of the sizes in each list can be as large as 32,000 bytes, but no more.
INTEGER NOT IN EXPECTED RANGE
EXPECT NUMERIC OR NUMERIC-EDITED DATA ITEM
ACCESS TO DEBUG SPECIAL REGISTERS ALLOWED ONLY IN DEBUGGING
SECTIONS
DEBUGGING SECTIONS MUST BE FIRST
ADDRESSING RANGE EXCEEDED