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

From m204wiki
Revision as of 14:53, 9 November 2010 by 198.242.244.47 (talk) (Created page with "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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.