This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Looking for detailed CCStudio scripting reference

Other Parts Discussed in Thread: CCSTUDIO

Hello everybody,

I'm working with CCS v3.3 scripting and am looking for a way to realize testautomation (preferable in C++). By chance i discovered the possibility to use the CCS API from C++ (everywhere else only VB and Perl are described). A tiny example for C++ is already shipped with CCS in following file:

\CCStudio_v3.3\bin\utilities\ccs_scripting\Docs\Borland & VC++ example.doc

Unfortunately in the API reference only the functions regarding Perl and VB are described. The C++ functions are missing... Although the function names are equal, the returned types and some parameters are different.

 

So my question is: Are there any detailed descriptions of the CCS scripting API covering C++?

 

Thanks and Greetings,

Bjoern