Error Messages/40264
< Error Messages
Revision as of 02:02, 30 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = Error encountered in the parameter declaration for Function Square while checking: (X: ) number) ^ Unexpected text after closing parenthesis. …')
Error Message Examples
Error encountered in the parameter declaration for Function Square while checking:
(X: ) number)
^
Unexpected text after closing parenthesis.
Do you want to edit the Parameters for Square?
Cause
The parameter declaration for a UDF contained text after the closing parenthesis. You may have typed in a closing parenthesis in the middle of the declaration.
Please click on the following link to learn more about function parameter qualifiers.
Remedies
Remove the unexpected closing parenthesis from the middle of the parameter declaration.
Comments
<comments />
Enable comment auto-refresher