Error Messages/40316
< Error Messages
Revision as of 20:03, 27 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = Error encountered in the parameter declaration for Function Dictionary while checking: (X: number: Y: ascending text descending) …')
Error Message Examples
Error encountered in the parameter declaration for Function Dictionary while checking: (X: number: Y: ascending text descending) ^ The ordering for parameter is specified twice.
Cause
The ordering qualifier for a UDF is specified twice for the same parameter.
Please go to the following link for more information on function parameter qualifiers.
Remedies
Specify only one ordering qualifier.
Comments
<comments />
Enable comment auto-refresher