Overview

The information in this appendix details how to perform common functions, such as connecting to an application, transmitting an Ispec to the system, and handling listboxes using the Component Enabler API. The examples are all in Visual Basic, however the steps are similar in other languages.

Note: In many of the code examples, the variables used are declared immediately before use. This is only to indicate the type of variable used. In a production system, you would normally declare variables at a common point