MSIR.0414 Value of (string) for field (field) (condition) SIRFIELD format

From m204wiki
Revision as of 16:41, 9 November 2010 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

This message indicates that an LAI statement was issued in a FLOD program, and the unloaded file contained value 'string' for loading into field 'field'. The load did not succeed, because 'string' does not match the primary nor any ALTERNATE format specified in the SIRFIELD FORMAT and/or RELATE commands for 'field'. 'Condition' can be does not match, which indicates that 'value' does not match even an ERROR format, or can be matches ERROR, which indicates that it matches the ERROR format, and that CANCEL was specified on the ERROR format.