FUNL0110 Attempt to assign value to argument (arg number) - (cause); Fast/Unload cancelled.

From m204wiki
Revision as of 13:41, 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

During execution of a #function call, the Fast/Unload #function services routine encountered an error while trying to set the value for argument arg_number (the #function result is argument 0). The reason for the error is indicated in cause, which will be set to either missing, which indicates that the argument was not supplied, or input only, which indicates that the argument is defined to be input only.

The Fast/Unload program is ended when this error occurs.

Please call technical support at Rocket Software if this error occurs during execution of a #function provided by Rocket Software.