Std Macro Menu/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 4: Line 4:
{{StdMenu|Macro}}
{{StdMenu|Macro}}


* [[File:Std DlgMacroRecord.png|32px]] [[Std_DlgMacroRecord|Macro recording]] opens a dialog for recording a new macro.
* [[File:Std_DlgMacroRecord.svg|32px]] [[Std_DlgMacroRecord|Macro recording]] opens a dialog for recording a new macro.


* [[File:Std DlgMacroStop.png|32px]] [[Std_DlgMacroStop|Stop macro recording]] ends the current macro recording session.
* [[File:Std_MacroStopRecord.svg|32px]] [[Std_DlgMacroStop|Stop macro recording]] ends the current macro recording session.


* [[File:Std DlgMacroExecuteDirect.png|32px]] [[Std_DlgMacroExecute|Macros...]] select and execute a stored macro.
* [[File:Std_DlgMacroExecute.svg|32px]] [[Std_DlgMacroExecute|Macros...]] select and execute a stored macro.


* [[Std_DlgMacroExecuteDirect|Execute macro]] executes the macro currently in the macro editor.
* [[File:Std_DlgMacroExecuteDirect.svg|32px]] [[Std_DlgMacroExecuteDirect|Execute macro]] executes 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.
* [[File:Std_MacroStartDebug.svg|32px]] [[Std_DebugMacro|Debug macro]] starts debug session for the macro currently in the macro editor.


* [[File:Std DebugStop.png|32px]] [[Std_DebugStop|Stop debugging]] ends the debugging session.
* [[File:Std_MacroStopDebug.svg|32px]] [[Std_DebugStop|Stop debugging]] ends the debugging session.


* [[Std_DebugOver|Step over]]
* [[Std_DebugOver|Step over]]

Revision as of 10:34, 5 November 2019

Macro

  • Macros... select and execute a stored macro.
  • Debug macro starts debug session for the macro currently in the macro editor.