Std Macro Menu: Difference between revisions

From FreeCAD Documentation
(+ icons)
(Itemized commands)
Line 7: Line 7:


<!--T:2-->
<!--T:2-->
[[File:Std DlgMacroRecord.png|32px]] [[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-->
[[File:Std DlgMacroStop.png|32px]] [[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-->
[[File:Std DlgMacroExecuteDirect.png|32px]] [[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-->
[[Std_DlgMacroExecuteDirect|Execute macro]] executes the macro currently in the macro editor.
* [[Std_DlgMacroExecuteDirect|Execute macro]] executes the macro currently in the macro editor.


<!--T:6-->
<!--T:6-->
[[File:Std DebugMacro.png|32px]] [[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-->
[[File:Std DebugStop.png|32px]] [[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-->
[[Std_DebugOver|Step over]]
* [[Std_DebugOver|Step over]]


<!--T:9-->
<!--T:9-->
[[Std_DebugInto|Step into]]
* [[Std_DebugInto|Step into]]


<!--T:10-->
<!--T:10-->
[[Std_DebugToggle|Toggle breakpoint]]
* [[Std_DebugToggle|Toggle breakpoint]]


<!--T:11-->
<!--T:11-->

Revision as of 03:27, 29 October 2019

Macro

  • Macros... select and execute a stored macro.