Summary

Sample code for the Arcana Scheduler ActiveX API is provided in the API documentation and in other Knowledge Base articles. These examples all use Visual Basic and/or C++.

Arcana Development does not currently provide examples in other languages (such as Java or PowerBuilder).

More Information

Sample code is meant to illustrate concepts specific to the Arcana Scheduler API, i.e., the basic sequence of steps needed to accomplish a task using the API and the relationships between API objects.

Sample code is not meant to teach programmers how to use ActiveX objects in a specific programming language.

Programmers who already know how to use ActiveX objects in their language should be able to use the VB and C++ examples as a guide to the code they need to write, replacing the VB or C++ syntax with the syntax appropriate to the language they are using.

Programmers who are not already familiar with using ActiveX components should consult an appropriate reference guide. Arcana Development support staff cannot assist with general ActiveX component usage issues not related specifically to the Scheduler API.