Previous Topic

Next Topic

Inhoudsopgave

Book Index

COM-Based Scripting

COM-based scripts use a limited number of COM objects that have been made available in Isah VBScripting. These COM objects have been given predefined properties and methods. Some examples of COM objects available in Isah VBScripting are the Application, Record, IsahForms and Databases objects.

Although the COM-based scripting model still functions as before, it is recommended that you start using the new Component-based scripting model as the basis for your scripts. The Component-based scripting model offers improved possibilities for creating action scripts and events scripts. The use of the COM-based scripting model is deprecated and will become unavailable in a future release of Isah.

In this folder

Record Object

Selection Object

Application Object

IsahBase Object