Message Numbers [ HP RPG/iX Reference Manual ] MPE/iX 5.0 Documentation
HP RPG/iX Reference Manual
Message Numbers
Messages are listed in this appendix in order by their assigned numbers.
Numbers are grouped in blocks, where most blocks correspond to a
different specification type. The remaining blocks indicate general,
miscellaneous, compiler, and compiler subsystem errors. The message
number blocks are:
Message Number Description
0001-0099 General (any specification)
1000-1099 Header (H)
2000-2099 File Description (F)
3000-3099 File Extension (E)
4000-4099 Line Counter (L)
5000-5099 Input (I)
6000-6099 Calculation (C)
7000-7099 Output (O)
8000-8099 Compiler Subsystem Command ($)
9000-9099 Other errors
15000-17999 Compiler errors. These errors are listed
after the source program but before the
Symbol Table and Cross-Reference listings
and most of them cause the compiler to
abort. Report these errors (just the last
4 digits) to your HP Support Engineer.
RPG prints message numbers at the end of the source lines in which they
occur. The complete text of all messages is printed at the end of the
compiler listing after the Symbol Table and Cross-Reference listings.
See the HP RPG/iX Programmer's Guide for an example of how messages are
shown in the compiler listing.
MPE/iX 5.0 Documentation