HP 3000 Manuals

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


HP RPG/XL Utilities-Part 1 XSORT

Field Description Errors 

-----------------------------------------------------------------------------------------------
|            |                                |                                               |
|   NUMBER   |            MESSAGE             |              FURTHER EXPLANATION              |
|            |                                |                                               |
-----------------------------------------------------------------------------------------------
|            |                                |                                               |
|    246     | INVALID FIELD TYPE -COL 7 MUST |                                               |
|            | BE N, O, D, F OR *             |                                               |
|            |                                |                                               |
|    252     | CONTROL FIELD LENGTH EXCEEDS   | The sum of control field lengths for this     |
|            | HEADER VALUE                   | record section exceeds the maximum sum        |
|            |                                | specified in Header columns 13-17.            |
|            |                                |                                               |
|    262     | DATA LENGTH EXCEEDS HEADER     | Total length of data in the output record for |
|            | VALUE                          | this record section exceeds the length        |
|            |                                | specified in Header columns 29-32.            |
|            |                                |                                               |
|    1007    | DATA TYPE INVALID -COL 8 MUST  |                                               |
|            | BE P, U, C, OR V               |                                               |
|            |                                |                                               |
|    1008    | RECORD CHAR ONLY LEGAL IN      | Record character (column 17) is only used for |
|            | CONDITIONAL FORCE              | specifi- cation of a conditionally forced     |
|            |                                | control field.                                |
|            |                                |                                               |
|    1010    | FORCE ALL WITHOUT CONDITIONAL  | A force-all control field must be preceded by |
|            | FORCE PRECEDING                | at least one conditionally forced control     |
|            |                                | field.                                        |
|            |                                |                                               |
|    1011    | INVALID CONDITIONAL FORCE      | Continuation (column 19) is not valid with:   |
|            | CONTINUATION                   |                                               |
|            |                                |  *  An unconditionally forced control field.  |
|            |                                |                                               |
|            |                                |  *  A conditionally forced control field that |
|            |                                |     immediately follows a one-character       |
|            |                                |     normal or opposite control field that is  |
|            |                                |     not at the same record location.          |
|            |                                |                                               |
|    1013    | FORCE ALL & CONTROL FIELD      | A set of conditionally forced control fields  |
|            | CONTINUE MUTUALLY EXCLUSIVE    | that im- mediately follow a normal or         |
|            |                                | opposite control field cannot be followed by  |
|            |                                | a force-all control field.                    |
|            |                                |                                               |
|    1014    | DATA FIELDS NOT ALLOWED WITH   | Data fields ("D" in column 7) cannot be       |
|            | ADDRESS-OUT SORT               | specified with an Address-out sort (SORTA in  |
|            |                                | Header columns 7-11).                         |
|            |                                |                                               |
-----------------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation