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

From m204wiki
Revision as of 16:55, 9 November 2010 by Admin (talk | contribs)
(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 Support at Sirius Software if this error occurs during execution of a #function provided by Sirius Software.