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-59
366
Type. Error
Cause. A field within the Message Section has more than one name clause specified;
only one name clause is allowed.
367
Type. Error
Cause. Duplicate OCCURS specifications are not allowed.
368
Type. Error
Cause. A field within the Message Section has more than one FIELD STATUS clause
specified; duplicate clauses are not allowed.
369
Type. Error
Cause. A Message Section item referenced a Working-Storage Section item that was
not large enough to contain the field status information. The recommended size and
format for the Working-Storage item is two 9(4) COMP fields within one group item.
370
Type. Error
Cause. Only messages of FIXED, DELIMITED, or FIXED DELIMITED format can
have group and field items within the 01 level.
THIS MESSAGE ITEM HAS DUPLICATE NAMING
MESSAGE ITEM HAS DUPLICATE OCCURS SPECIFICATION
THIS MESSAGE ITEM HAS DUPLICATE FIELD STATUS
ITEM SPECIFIED BY FIELD STATUS IS TOO SHORT
VARYING FORMAT NOT SUPPORTED FOR MULTI-FIELD MESSAGES