The scripting module supports scripting COM objects for the interactive automation of Echoview. Scripts can be written in any scripting language or any computer language that can create and use COM objects. To use the scripting module you will need to have an installed copy of Echoview and be licensed for the Scripting module.
This is a set of COM objects for the automation of Echoview. The control of Echoview can come from a script, web page or other program.
The key advantage of this automation model is that Echoview or the user can pass information back to the script. It is possible to write scripts that can make informed decisions, request decisions from a user and pass information from Echoview to the user. If you are interested to know more about COM automation, please contact us for further information.
Example COM automation scripts are provided on the Example scripts for COM automation page.
See Getting started with scripting and Scripting with COM objects for more information.
Getting started with scripting
Scripting with COM objects
Example scripts for COM automation
Scripting errors