Error Messages/40316

< Error Messages
Revision as of 00:17, 25 March 2016 by Bbecane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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 ordering qualifiers.

Remedies

Specify only one ordering qualifier.

See Also

Comments


You are not allowed to post comments.