FUNL0196 (stmt) invalid; file contains field of unknown type.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
Line 3: Line 3:
For example, ''stmt'' can be <tt>UAI</tt>, indicating that a UAI operation was specified, but it cannot be performed because one or more unknown fields cannot be successfully unloaded.
For example, ''stmt'' can be <tt>UAI</tt>, indicating that a UAI operation was specified, but it cannot be performed because one or more unknown fields cannot be successfully unloaded.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Latest revision as of 13:42, 19 April 2013

This message indicates that the operation denoted by stmt was attempted in the FUEL program, but the operation cannot be performed, because a field definition is in error.

For example, stmt can be UAI, indicating that a UAI operation was specified, but it cannot be performed because one or more unknown fields cannot be successfully unloaded.