Scripting module
The Scripting module allows you automate all your data processing using a language of your choice (COM interface supplied). The Scripting module is under constant development.
When this module is licensed but other modules are not licensed, restricted and/or time limited Echoview features from other modules are available under demonstation mode.
Please contact sales@echoview.com for information about this module's pricing and prerequisites.
COM script to change a school detection setting

Special features
With Echoview COM automation, control can come from a script, web page or other program and interaction between the script, the user and Echoview is possible.
- A subset of COM objects emulate all the commands of automated export scripting.
-
- Other COM objects give you access to further Echoview features, EV file settings and raw variable property settings.
The advantages of COM object scripting are:
- The COM object can query Echoview as it runs. This allows you to make informed decisions.
- Operations can be easily performed on multiple objects, or an entire collection.
- Commands are executed serially.
- The object is immediately informed of the failure of a procedure call. This makes it easier to find the source of a failed export or an unexpected result.
- Echoview does not have to initialize and terminate for each script. This has the potential to make small scripts run faster.
- It is easy to extend to support new functionality.
See also
About automating Echoview
Example COM scripts
Exporting in Echoview
Licenses and demonstration mode
Operator licensing in Echoview