2009

Table Of Contents
Pause Script
Actions are executed one after another in a script; however, Scripter does not wait for the current action
to be completed before moving on to the next. A pause action enables you to stop the script for a
specified amount of time before the next action is run. Alternatively, you can create several scripts to
execute actions separately.
You can specify the following property for this action type:
Delay - enter the time period in seconds.
Send Message
A send message action writes a message in a text file when a script is triggered.
You can specify the following property for this action type:
Message - enter the message that will be sent to a text file defined in the Options Editor.
You can output the Scripter variables in your message. To do this, use %variable_name% style.
To configure the message file:
1. On the Tools menu, click Global Options.
2. Expand the Tools node in the Options Editor dialog box, and click the Scripter option.
The Scripter page is displayed.
Adding Interactivity
426