COBOL Manual for TNS and TNS/R Programs
Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs—522555-006
47-24
Message List
95 (Error)
Cause. One of:
•
A character has more than one collating position in a character set.
•
A character appears more than once in the first operand of the CONVERTING
phrase in an INSPECT statement.
•
A section-name appears more than once in a SOURCE directive.
96 (Error)
Cause. The number of values in the SYMBOLIC CHARACTER clause differs from the
number of symbolic-characters being defined.
97 (Error)
Cause. Either the alternative currency symbol specified is not a single character or the
given character is not permitted in this context.
98 (Error)
Cause. A file-control entry does not have an ASSIGN clause.
99 (Error)
Cause. The description of a file with relative organization and either random or
dynamic access does not have a RELATIVE KEY clause.
100 (Error)
Cause. The description of a file with indexed organization does not have a RECORD
KEY clause.
Duplicates not permitted
Too many or too few values
Improper currency symbol
Missing ASSIGN clause
Missing relative key
Missing record key