COBOL Manual for TNS and TNS/R Programs
Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs—522555-006
47-50
Message List
247 (Error)
Cause. The USE sentence does not immediately follow a section header in the
Declaratives Portion of the Procedure Division, as it must.
248 (Error)
Cause. Not all debugging procedures precede all nondebugging procedures in the
Declaratives Portion of the Procedure Division.
249 (Error)
Cause. The indicated USE DEBUGGING statement cannot be resolved to any defined
entity.
250 (Error)
Cause. HP COBOL does not support debugging for this type of object.
251 (Error)
Cause. The COBOL language does not define debugging for this type of object.
252 (Error)
Cause. A USE DEBUGGING statement references a paragraph- name or section-
name that belongs to a debugging procedure.
Improper context for USE sentence
Debugging procedures must be first declaratives
Undefined debugging reference
Debugging not supported for this object
Debugging not permitted for this object
Debugging not permitted for debugging procedures