COBOL Manual for TNS and TNS/R Programs

Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs522555-006
47-9
Message List
20 (Failure)
Cause. The processor in which the compiler is to run is not licensed for this compiler’s
execution.
21 (Failure)
Cause. The compiler ran out of storage space because the nesting of SOURCE
directives summoning text that includes other SOURCE directives is too deep.
25 (Warning)
Cause. A source line marked as a continuation line (having a hyphen in the indicator
area) contains only spaces as its text.
26 (Warning)
Cause. One of:
The character in the indicator area of a source line is not minus (-), asterisk (*),
slash (/), question mark (?), d, D, or space.
A continuation line is part of a comment-entry in a paragraph of the Identification
Division.
27 (Error)
Cause. The character indicated is not permitted in this context. Because the character
might not be printable, its internal (octal) value is appended to the message.
Assigned CPU is not licensed for this compiler
SOURCE nesting too deep
Blank continuation line
Improper indicator character
Improper character