<< Click to Display Table of Contents > 

Client Control Interface Manual > Optimization and Error Prevention > Error Codes

Error Codes
Previous pageReturn to chapter overviewNext page

The possible return values of the SAMLight Client Control function calls are normally just 0 or 1, but can also be a long, double or string value. With the CCI command NewCciErrorReturn, more error return values are activated. The possible function error return values for more detailed error analysis are:

 

Client Control Error Codes

 

Error

Code

Command implemented wrong

0

Command run succesful

1

IDispatch error #17: no named entity found

-10000

IDispatch error #18: job is empty

-10001

IDispatch error #19: function returned 0 ( not ok )

-10002

IDispatch error #20: not allowed in 3D mode

-10003

IDispatch error #22: no valid license

-10004

IDispatch error #24: Object Out of Field

-10006

Table 429: Error Codes