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-10
36
Type. Warning
Cause. The message applies to one of the following conditions:
The character in the indicator field of a source line is not - * / ? (hyphen, asterisk,
slash, or question mark) or a blank space.
A continuation line appears as part of a comment entry in a paragraph of the
Identification Division.
37
Type. Warning
Cause. The message applies to one of the following conditions:
A character string is not followed by a separator.
A comma, semicolon, or period separator is not followed by a blank space.
38
Type. Error
Cause. The message applies to one of the following conditions:
A section header or division header is followed by other text on the same source
line.
The program name in the PROGRAM-ID paragraph of the Identification Division is
followed by other text on the same source line.
The Identification Division header or the PROGRAM-ID paragraph must be
followed by an Identification Division paragraph header or the Environment
Division header, and it must begin in Area A of the source line.
39
Type. Error
Cause. The source text ended before the appearance of all four required divisions.
ILLEGAL INDICATOR CHARACTER
MISSING SEPARATOR
UNEXPECTED TEXT
UNEXPECTED END OF TEXT