Std Macro Menu: Difference between revisions

From FreeCAD Documentation
(File:Std_MacroStartDebug.svg for the command)
(Marked this version for translation)
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
<!-- ==The Macro Menu== -->
<!-- ==The Macro Menu== -->
<translate>
<translate>
==Description== <!--T:12-->

<!--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-->
<!--T:1-->
The {{StdMenu|[[Std_Macro_Menu|Macro]]}} menu provides functions related to the recording and execution of [[macros|macros]].
{{StdMenu|Macro}}


<!--T:2-->
==Options== <!--T:2-->
* [[File:Std_DlgMacroRecord.svg|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.


<!--T:3-->
<!--T:3-->
* [[File:Std_MacroStopRecord.svg|32px]] [[Std_DlgMacroStop|Stop macro recording]] ends the current macro recording session.
* [[File:Std_MacroStopRecord.svg|32px]] [[Std_MacroStopRecord|Stop macro recording]] ends the current macro recording session.


<!--T:4-->
<!--T:4-->
Line 16: Line 22:


<!--T:5-->
<!--T:5-->
* [[File:Std_DlgMacroExecuteDirect.svg|32px]] [[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.


<!--T:6-->
<!--T:6-->
* [[File:Std_MacroStartDebug.svg|32px]] [[Std_DebugMacro|Debug macro]] starts debug session for the macro currently in the macro editor.
* [[File:Std_MacroStartDebug.svg|32px]] [[Std MacroStartDebug|Start Debugging Macro]] starts a debugging 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_MacroStopDebug.svg|32px]] [[Std MacroStopDebug|Stop Debugging Macro]] ends the debugging session for the macro currently in the macro editor.


<!--T:8-->
<!--T:8-->
Line 34: Line 40:


<!--T:11-->
<!--T:11-->
{{Std Base}}
{{Std Base navi}}

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

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.