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 Manual426750-001
C-61
376
Type. Error
Cause. The MESSAGE FORMAT clause is allowed only on the 01 level item.
377
Type. Error
Cause. The PRESENT IF clause is allowed only on messages of DELIMITED format.
378
Type. Error
Cause. The Working-Storage field referred to by a RESULTING COUNT clause must
be a numeric data item.
379
Type. Error
Cause. Messages of delimited format cannot contain items with binary data PICTURE
clauses (PIC 1 format), unless delimiters are specified as OFF.
380
Type. Error
Cause. A fixed length message may not have a DEPENDING clause.
ALLOWED ON 01 LEVEL ITEM ONLY
PRESENT IF NOT ALLOWED FOR THIS MESSAGE FORMAT
RESULTING COUNT MUST REFERENCE NUMERIC DATA ITEM
PIC 1 NOT ALLOWED WITH DELIMITED FIELDS
DEPENDING NOT ALLOWED IN FIXED LENGTH MESSAGE