Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » Error Messages » MobiLink server error messages » MobiLink server error messages sorted by message text

 

The script '%1' references the in out parameter '%2' more than one time

Error code –10237
Error constant MULTI_USE_INOUT_PARAMETER
Parameter 1 Name of script.
Parameter 2 Name of parameter.
Probable cause

In out parameters may only be passed to a script once.