Getting familiar with Macro Script Editor
The Macro Script Editor is a tool designed to modify the actions of a macro. You can launch it from the macro list of Macro Manager(Right-click the macro which you'd like to edit and select "Edit..."), alternately you can launch it from Start Menu.
The work area of Macro Script Editor has three principal areas:
- Actions list
At the left of work area, the actions tree lists all of available actions, you can double-click an action to insert one into the script.
- Variables list
At the left-bottom of work area that is a list box. It lists all the user defined variables.
- Script window
For inserting, editing and deleting the actions of script.
The following illustration shows you what the Macro Script Editor looks like.
|