MSIR.0438 Warning: value of (string) for field (field) matches WARN format: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This informational message indicates that an LAI statement was issued in a FLOD program, and the unloaded file contained value ''''string'''' for loading into invisible field '''...")
 
m (1 revision)
(No difference)

Revision as of 16:41, 9 November 2010

This informational message indicates that an LAI statement was issued in a FLOD program, and the unloaded file contained value 'string' for loading into invisible field 'field'. The load is successful; 'string' does not match the primary nor any ALTERNATE format specified in the SIRFIELD FORMAT and/or RELATE commands for 'field', but it does match the ERROR format for the field and ERROR WARN has been specified on the SIRFIELD FORMAT or RELATE command for 'field'.