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-9
32
Type. Warning
Cause. A SCREEN COBOL reserved word is used as the text name or library name in
a COPY statement.
32
Type. Error
Cause. The indicated SCREEN COBOL reserved word cannot appear in this context.
The cause for this message might be an attempt to define one of the reserved words as a
user-defined name.
33
Type. Error
Cause. The character indicated is not permitted in this context. Since the character
might be unprintable, the internal value of the character is listed with the message.
34
Type. Error
Cause. An entry considered to be a character string contains more than 120 characters.
If the character string is actually several adjacent language elements, you can correct the
problem by inserting blanks to separate the elements.
35
Type. Warning
Cause. A source line marked as a continuation line contains only blanks.
ILLEGAL CONTEXT FOR RESERVED WORD
ILLEGAL CONTEXT FOR RESERVED WORD
ILLEGAL CHARACTER
TOKEN EXCEEDS 120 CHARACTERS
BLANK CONTINUATION LINE