FUNL0154 Attempt to re-UNLOAD occurrence (occ) of field (field).

From m204wiki
Revision as of 13:42, 19 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This message indicates that you used the UNLOAD field statement to unload a field occurrence in a record that had already been unloaded, or the UNLOAD followed a NOUNLOAD for the field. This is not allowed; you must correct your FUEL program to remove the duplicate field unload.