- GuiCommand: Name:Std DlgMacroExecute MenuLocation:Macro → Macros... Workbenches:All SeeAlso:Std DlgMacroExecuteDirect
The Std DlgMacroExecute command opens the Execute macro dialog box. From this dialog box macros can be executed, edited and managed.
- There are several ways to invoke the command:
- Press the Std DlgMacroExecute button.
- Select the Macro → Macros... option from the menu.
- The Execute macro dialog box opens. See Options.
- The User macros tab lists the macros available in the User macros location.
- Click a macro to select it.
- The name of the selected macro will appear in the Macro name box.
: The System macros tab is not used at this time.
- Press the ... button to change the user macros location.
- Browse to a different folder and select it.
- To execute a macro do one of the following:
- Select the macro in the list and press the Execute button.
- Double-click the macro in the list.
- The dialog box closes.
- The macro is executed.
- Press Esc or the Close button to close the dialog box.
- Press the Create button to create a new macro file.
- Enter a name in the dialog box that pops up. You do not have to include the {{FileName|.FCMacro}} extension.
- Press Enter or the OK button.
- Both dialog boxes close.
- The new file is opened in the Macro editor.
- Select the macro you want to delete in the list.
- Press the Delete button.
- Press the Yes button in the confirmation dialog box that pops up.
- Select the macro you want to edit in the list.
- Press the Edit button.
- The dialog box closes.
- The selected file is opened in the Macro editor.
- Select the macro you want to rename in the list.
- Press the Rename button.
- Enter a new name in the dialog box that pops up. You do not have to include the {{FileName|.FCMacro}} extension.
- Press Enter or the OK button.
- Select the macro you want to duplicate in the list.
- Press the Duplicate button.
- Enter a new name in the dialog box that pops up. You do not have to include the {{FileName|.FCMacro}} extension.
- Press Enter or the OK button.
- Select the macro you want to add to a custom toolbar in the list.
- Press the Toolbar button.
- Two 'walkthrough' dialogs will guide you through the required steps. See Interface Customization for more information.
- Press the Addons... button to start the Addon manager.
- To learn more about macros see the Macros page.
- The user macros location can also be changed in the preferences: Edit → Preferences... → General → Macro → Macro path. See Preferences Editor.
{{Std Base navi}}
documentation index > Std DlgMacroExecute