Std Macro Menu: Difference between revisions

From FreeCAD Documentation
(Template {{Std Base}} to categorize the page)
(+ icons)
Line 7: Line 7:


<!--T:2-->
<!--T:2-->
[[Std_DlgMacroRecord|Macro recording]] opens a dialog for recording a new macro.
[[File:Std DlgMacroRecord.png|32px]] [[Std_DlgMacroRecord|Macro recording]] opens a dialog for recording a new macro.


<!--T:3-->
<!--T:3-->
[[Std_DlgMacroStop|Stop macro recording]] ends the current macro recording session.
[[File:Std DlgMacroStop.png|32px]] [[Std_DlgMacroStop|Stop macro recording]] ends the current macro recording session.


<!--T:4-->
<!--T:4-->
[[Std_DlgMacroExecute|Macros...]] select and execute a stored macro.
[[File:Std DlgMacroExecuteDirect.png|32px]] [[Std_DlgMacroExecute|Macros...]] select and execute a stored macro.


<!--T:5-->
<!--T:5-->
Line 19: Line 19:


<!--T:6-->
<!--T:6-->
[[Std_DebugMacro|Debug macro]] starts debug session for the macro currently in the macro editor.
[[File:Std DebugMacro.png|32px]] [[Std_DebugMacro|Debug macro]] starts debug session for the macro currently in the macro editor.


<!--T:7-->
<!--T:7-->
[[Std_DebugStop|Stop debugging]] ends the debugging session.
[[File:Std DebugStop.png|32px]] [[Std_DebugStop|Stop debugging]] ends the debugging session.


<!--T:8-->
<!--T:8-->

Revision as of 08:22, 24 October 2019

Macro

Macro recording opens a dialog for recording a new macro.

Stop macro recording ends the current macro recording session.

Macros... select and execute a stored macro.

Execute macro executes the macro currently in the macro editor.

File:Std DebugMacro.png Debug macro starts debug session for the macro currently in the macro editor.

File:Std DebugStop.png Stop debugging ends the debugging session.

Step over

Step into

Toggle breakpoint