Std Macro Menu: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
__NOTOC__
__NOTOC__
<!-- ==The Macro Menu== -->
<!-- ==The Macro Menu== -->
<translate>
<translate>
==Description== <!--T:12-->
<span style="color:#000000; background:#d3d3d3">'''&nbsp; Macro &nbsp;'''</span>


<!--T:13-->
{{StdMenu| File &nbsp;&nbsp;&nbsp; Edit &nbsp;&nbsp;&nbsp; View &nbsp;&nbsp;&nbsp; Tools &nbsp;&nbsp;&nbsp; <u>Macro</u> &nbsp;&nbsp;&nbsp; Windows &nbsp;&nbsp;&nbsp; Help }}
{{Caption|The {{StdMenu|Macro}} menu is part of the [[Standard Menu]] in the FreeCAD [[Interface]]}}


<!--T:1-->
[[Std_DlgMacroRecord|Macro recording]] opens a dialog for recording a new macro.
The {{StdMenu|[[Std_Macro_Menu|Macro]]}} menu provides functions related to the recording and execution of [[macros|macros]].


==Options== <!--T:2-->
[[Std_DlgMacroStop|Stop macro recording]] ends the current macro recording session.
* [[File:Std_DlgMacroRecord.svg|32px]] [[Std_DlgMacroRecord|Macro recording]] opens a dialog for recording a new macro.


<!--T:3-->
[[Std_DlgMacroExecute|Macros...]] select and execute a stored macro.
* [[File:Std_MacroStopRecord.svg|32px]] [[Std_MacroStopRecord|Stop macro recording]] ends the current macro recording session.


<!--T:4-->
[[Std_DlgMacroExecuteDirect|Execute macro]] executes the macro currently in the macro editor.
* [[File:Std_DlgMacroExecute.svg|32px]] [[Std_DlgMacroExecute|Macros...]] select and execute a stored macro.


<!--T:5-->
[[Std_DebugMacro|Debug macro]] starts debug session for the macro currently in the macro editor.
* [[File:Std_DlgMacroExecuteDirect.svg|32px]] [[Std DlgMacroExecuteDirect|Execute macro]] executes the macro currently in the macro editor.


<!--T:6-->
[[Std_DebugStop|Stop debugging]] ends the debugging session.
* [[File:Std_MacroStartDebug.svg|32px]] [[Std MacroStartDebug|Start Debugging Macro]] starts a debugging session for the macro currently in the macro editor.


<!--T:7-->
[[Std_DebugOver|Step over]]
* [[File:Std_MacroStopDebug.svg|32px]] [[Std MacroStopDebug|Stop Debugging Macro]] ends the debugging session for the macro currently in the macro editor.


<!--T:8-->
[[Std_DebugInto|Step into]]
* [[Std_DebugOver|Step over]]


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


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


<!-- {{docnav|Previous|Next}} -->
<!--T:11-->
{{Std Base navi}}


<!--T:14-->
<languages/>
{{Userdocnavi}}

</translate>
[[Category:Documentation]]
[[Category:Command_Reference]]

Revision as of 21:15, 13 February 2020

Description

File     Edit     View     Tools     Macro     Windows     Help

The Macro menu is part of the Standard Menu in the FreeCAD Interface

The Macro menu provides functions related to the recording and execution of macros.

Options

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