Introduction
The Std Macro Menu is one of the 7 sub-menus in the standard menu:
File Edit View Tools Macro Windows Help
The Macro menu provides tools related to the recording and execution of macros.
Tools
The following tools are available in this menu:
Record Macro: Opens a dialog box to start a macro recording session.
Macros: Opens a dialog box to manage and execute macros.
- Recent Macros: shows a list of recently used macros, which can be called with a key combination, for example, Ctrl+Shift+1. This can be configured in the Preferences.
Execute Macro: Executes the macro currently in the Macro editor.
- Attach to Remote Debugger: Attaches FreeCAD to a remote debugger.
Debug Macro: Starts a debugging session for the macro in the Macro editor.
Stop Debugging: Stops a debugging session.
- Step Over: Steps over code.
- Step Into: Steps into code.
- Toggle Breakpoint: Toggles a breakpoint.
Obsolete tools
Stop macro recording: Stops a macro recording session. Integrated in Std DlgMacroRecord. Not available in 1.0 and above.
This page is retrieved from https://wiki.freecad.org/Std_Macro_Menu