Tuesday, January 06, 2009

Integrated Active Scripting

Active Scripting is integrated into the Automise IDE to provide extensibility for power users who want to automate a task beyond the built-in options for each Automise action.

Every action in Automise supports at least two Active Scripting events, BeforeAction and AfterAction. Some action types have additional events for which you can write code to further customise the execution of the action. Automise supports both VBScript and Jscript languages. You can select which scripting language to use for each event on each action.

When writing script, the built-in editor includes both syntax highlighting and code completion like features.

Automise Variables may be referenced directly in your scripts, they are treated as global variables.

For more information on Microsoft Active Scripting see: msdn.microsoft.com/scripting

Privacy Statement  |  Terms Of Use  |  Contact
Copyright © 2008 VSoft Technologies Pty Ltd