Run-Time Error Messages [ HP COBOL II/XL Reference Manual ] MPE/iX 5.0 Documentation
HP COBOL II/XL Reference Manual
Run-Time Error Messages
[REV BEG]
Run-time error messages are numbered from 540 through 899.[REV END] They
are at the end of the COBCAT.PUB.SYS file within the $SET 30 and $SET 31
catalog sets. These error messages are issued when run-time procedures
encounter errors while performing the following:
* Input-output functions.
* Converting or moving illegal data.
* Detecting invalid index, subscript, or reference modification
values.
* Performing exponential computations.
* When size error conditions occur and a SIZE ERROR clause has not
been used.
Refer to "Run-Time Errors" later in this appendix for a complete list of
run-time errors.
NOTE For additional information on error messages, refer to "System
Dependencies" in Appendix H .
MPE/iX 5.0 Documentation