FUNL0108 Too many arguments: (arg).: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This indicates that a FUEL program contained a #function call that provided more arguments than allowed by that #function. The parameter in error is identified by ''arg''. [[Cat...")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

This indicates that a FUEL program contained a #function call that provided more arguments than allowed by that #function. The parameter in error is identified by arg.