The “Add Script Wizard” combines the common features of the other task wizards (allowing entry of the “when” and “how” for each task) with a quick method of entering scripts. All of the standard script update operations are supported, such as add, copy, edit, delete, delete all, and import. In addition to these operations, however, script templates may also be used.
Script Templates
Script Templates consist of one or several script commands that have been pre-defined. Once added to a task, the script commands can be edited normally (through the add, copy, edit, and delete buttons)
To change or add templates, select File->Setup->Script Templates on the main menu.
Script templates can be made interactive by using the [? TYPE Prompt] token when filling out script action details, where:
“TYPE” is one of FILE, WINDOW, or TEXT
“Prompt” is the question to be asked when the script template is applied.
Example:
The Display Message action asks for a message title and a message. If you enter [? TEXT Enter a title] into the title field, Schedule Wizard will ask for text (with the prompt “Enter a title”) when the template is used, and insert the response into the resulting script.