The macros menu is displayed by clicking on the arrow below the macros tool in the ribbon and lists commands defined by script-based procedures.
A script-based procedure is a series of commands that executes specific actions when a menu item is selected.
Note: |
---|
A macro procedure to define commands to be included in the macro menu must define a function that handles specific events as explained in Creating a command macro. |
To customize the Macros menu
-
Click on the macros tool in the ribbon.
A dialog opens in which you can select the scripts to insert in the menu. To insert a script into the menu, select it in the left box and click the Add button. To remove a script from the menu, select it in the right box and click the Remove button.
- Click on the Ok button to close the dialog box. The Macros menu is reconfigured according to the selected scripts.
Note: |
---|
To be listed in the dialog box, the script files must reside in the scripts folder or in the library folder. |
Tip: |
---|
In the Macros dialog box, click on the Import button to add scripts files. The selected files are copied to the user's scripts folder. |