ENABLE Reference Manual
 ENABLE Messages
 Application Run-Time Error Messages
 Table B-2. Application Run-Time Error Messages (Continued)
 -----------------------------------------------------------------
 | |
 | Message Meaning |
 |_______________________________________________________________|
 | |
 | Invalid numeric field(s) If you have just read a record |
 | displayed as zero: data and this message appears, the |
 | is corrupt highlighted fields contain |
 | invalid data that the |
 | application displays as |
 | zeros. Record the error and |
 | see your data administrator. |
 | |
 | Invalid RECORD length Modification of either the |
 | SCREEN COBOL skeleton or the |
 | SCREEN COBOL source code has |
 | resulted in the entry of an |
 | invalid record length. The |
 | length was not within the |
 | limits imposed by the |
 | file structure. |
 | |
 | Join field value was not You entered an invalid value |
 | acceptable. (such as a -1) in the join |
 | field of the containing box |
 | when the nested box |
 | represents a relative file. |
 | The join field of the |
 | containing box is the last |
 | field on the screen before |
 | the child box. |
 | |
 | Join field was changed on You entered a new join-field |
 | the screen but not updated. value on the screen for the |
 | containing box but did not |
 | request an update operation |
 | for this box. You cannot |
 | read a record for the nested |
 | box until either you read or |
 | insert a record in the |
 | containing box or you return |
 | the join field value to the |
 | value read from the data base. |
 | |
 -----------------------------------------------------------------
 B-26










