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-38
234
Type. Error
Cause. The screen item must have a FILL clause specified with a fill character.
235
Type. Error
Cause. The screen item must have an OCCURS clause specified.
236
Type. Error
Cause. The MUST BE clause for the screen item must specify a value that is
compatible with the screen PICTURE clause.
237
Type. Error
Cause. The LENGTH clause for the screen item must specify a length that is
compatible with the screen PICTURE clause.
238
Type. Error
Cause. The screen item must have an UPSHIFT clause specified with a valid input or
output specification.
THIS SCREEN ITEM MUST HAVE FILL CHARACTER SPECIFIED
THIS SCREEN ITEM MUST HAVE OCCURS SPECIFICATION
THIS SCREEN ITEM MUST HAVE ACCEPTABLE VALUE(S) ('MUST')
SPECIFIED
THIS SCREEN ITEM MUST HAVE ACCEPTABLE LENGTH(S) SPECIFIED
THIS SCREEN ITEM MUST HAVE UPSHIFT SPECIFICATION