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-8
28
Type. Error
Cause. A nonnumeric literal contains more than 120 characters.
29
Type. Error
Cause. A numeric literal contains more than 18 digits.
30
Type. Error
Cause. A SCREEN COBOL word contains more than 30 characters.
31
Type. Warning
Cause. SCREEN COBOL does not support some of the optional elements of the ANSI
COBOL language. The message probably refers to one of the following language
elements, which are not normally critical to correct program execution:
The Rerun facility
File labels—SCREEN COBOL does not have file-handling capability
More than one system name appears in an ASSIGN clause (NO ASSIGN)
31
Type. Error
Cause. A SCREEN COBOL does not support some of the optional elements of the
ANSI COBOL language.
LITERAL EXCEEDS 120 CHARACTERS
LITERAL EXCEEDS 18 DIGITS
WORD EXCEEDS 30 CHARACTERS
NOT SUPPORTED
NOT SUPPORTED