MSIR.0413 Attempt to load multiple fields (target1) and (target2) from (source) but FAMSPLIT not set: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
mNo edit summary
Line 1: Line 1:
This message indicates that an LAI statement was issued in a FLOD program, and field ''''source'''' has data which would cause a split of a family into fields ''''target1'''' and ''''target2'''' which are no longer in the same family.  
This message indicates that an LAI statement was issued in a FLOD program, and field '''''source''''' has data which would cause a split of a family into fields '''''target1''''' and '''''target2''''' which are no longer in the same family.  


See the ''Fast/Reload Reference Manual'' for an explanation of family splits.
See the <var class="book">Fast/Reload Reference Manual</var> for an explanation of family splits.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]]

Revision as of 20:58, 22 April 2014

This message indicates that an LAI statement was issued in a FLOD program, and field source has data which would cause a split of a family into fields target1 and target2 which are no longer in the same family.

See the Fast/Reload Reference Manual for an explanation of family splits.