MSIR.0744 Too many arguments for (method): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "More arguments were specified for the indicated method than the method accepts. If a system method, check the documentation for the method to determine the correct method paramet...")
 
m (1 revision)
(No difference)

Revision as of 16:41, 9 November 2010

More arguments were specified for the indicated method than the method accepts. If a system method, check the documentation for the method to determine the correct method parameters. If a User Language method, check the method declaration for the correct argument types.