HP 3000 Manuals

Record Type Errors [ HP RPG/XL Utilities-Part 1 XSORT ] MPE/iX 5.0 Documentation


HP RPG/XL Utilities-Part 1 XSORT

Record Type Errors 

-----------------------------------------------------------------------------------------------
|            |                                |                                               |
|   NUMBER   |            MESSAGE             |              FURTHER EXPLANATION              |
|            |                                |                                               |
-----------------------------------------------------------------------------------------------
|            |                                |                                               |
|    206     | INVALID CONTINUATION-COL 7     |                                               |
|            | MUST BE A, 0, OR BLANK         |                                               |
|            |                                |                                               |
|    210     | INVALID DATA TYPE-COL 8 MUST   |                                               |
|            | BE A, C, P, OR U               |                                               |
|            |                                |                                               |
|    212     | INVALID SET-OMIT & FIELD DESC  | Omit sets must always be followed by at least |
|            | BUT NO INCLUDE                 | one Include prior to entry of Field           |
|            |                                | Description specs.                            |
|            |                                |                                               |
|    214     | INCLUDE OR OMIT SPECS AFTER AN | "Include all," if used, must be specified     |
|            | INCLUDE ALL                    | after all Include/Omit sets for this record   |
|            |                                | section.                                      |
|            |                                |                                               |
|    216     | INCOMPLETE SET-INCLUDE OR OMIT | Include/Omit sets must be followed by Field   |
|            | W/OUT FOLLOWING FIELD DESC'S   | Description specs.                            |
|            |                                |                                               |
|    236     | INVALID RELATION-COL 17-18     |                                               |
|            | MUST BE EQ, NE, LT, GT, LE, OR |                                               |
|            | GE                             |                                               |
|            |                                |                                               |
|    238     | INVALID FACTOR 2 TYPE- COL 19  |                                               |
|            | MUST BE C OR F                 |                                               |
|            |                                |                                               |
|    1019    | INVALID DECIMAL DIGIT          | Constant in columns 20-80 must contain valid  |
|            |                                | decimal digits and "+" or "-" in last         |
|            |                                | position.                                     |
|            |                                |                                               |
|    1024    | MAX U FIELD LENGTH IS 28       | The maximum length of any unpacked numeric    |
|            | DIGITS                         | field is 28 digits.                           |
|            |                                |                                               |
-----------------------------------------------------------------------------------------------

-----------------------------------------------------------------------------------------------
|            |                                |                                               |
|   NUMBER   |            MESSAGE             |              FURTHER EXPLANATION              |
|            |                                |                                               |
-----------------------------------------------------------------------------------------------
|            |                                |                                               |
|    1006    | FIELD LENGTHS IN COMPARE ARE   | For a field compare ("F" in column 19),       |
|            | DIFFERENT                      | Factor 1 (columns 9-16) field length must be  |
|            |                                | the same as Factor 2 (columns 20-27) field    |
|            |                                | length.                                       |
|            |                                |                                               |
|    1018    | PACKED CONSTANT MUST HAVE + OR | Constant in columns 20-80 must include a      |
|            | -SIGN                          | trailing "+" or "-" sign when being compared  |
|            |                                | to a packed data field.                       |
|            |                                |                                               |
-----------------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation