-
Notifications
You must be signed in to change notification settings - Fork 355
Action Bar
saucepleez edited this page Jun 6, 2018
·
3 revisions
The action bar contains the most common application-level actions.
File Actions | Description |
---|---|
New | Clears the task builder and reverts the task builder to the initial state. Also resets the current file name. |
Open | Opens a previously saved automation task file. By default, the open dialog chooses the default script folder. |
Save | Saves the current automation. On the first time saving, a dialog will appear to allow you to choose a file location. |
Save As | Presents a dialog to save the current script to a new file. |
Variables and Settings | Description |
---|---|
Variables | Presents the variable manager which allows you to create, define, and edit script variables. |
Settings | Allows configuration for application-level settings. |
Clear | Clears the task builder of all tasks. |
Record and Run | Description |
---|---|
Record | Presents the screen recorder which records on-screen actions. |
Schedule | Presents a convenient Windows Task Scheduler view for scheduling automation task files. |
Run | Executes the currently open task. |
Additional | Description |
---|---|
Search | Allows the user to search through all visible commands for keywords or other identifiers. The magnifying class allows the user to go to the next item for multiple items. |