Std Macro Menu: Difference between revisions

From FreeCAD Documentation
No edit summary
(Revising. In progress for now.)
Line 1: Line 1:
<languages/>
<languages/>
{{Page in progress}}
__NOTOC__
<!-- ==The Macro Menu== -->
<translate>
<translate>

==Description== <!--T:12-->
{{Docnav
|[[Std_Tools_Menu|Std Tools Menu]]
|[[Std_Windows_Menu|Std Windows Menu]]
}}

[[Image:Freecad.svg|thumb|128px|Std Base icon]]

</translate>
{{TOCright}}
<translate>

==Introduction== <!--T:12-->

The {{StdMenu|[[Std_Macro_Menu|Macro]]}} menu is one of the 7 sub-menus in the [[Standard_Menu|standard menu]]:


<!--T:13-->
<!--T:13-->
<!--Please keep info below synchronized with Std_Base, Standard_Menu, Std_File_Menu etc.-->
{{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 }}
{{StdMenu
{{Caption|The {{StdMenu|Macro}} menu is part of the [[Standard Menu]] in the FreeCAD [[Interface]]}}
|
[[Std_File_Menu|File]]
&nbsp;&nbsp;&nbsp;
[[Std_Edit_Menu|Edit]]
&nbsp;&nbsp;&nbsp;
[[Std_View_Menu|View]]
&nbsp;&nbsp;&nbsp;
[[Std_Tools_Menu|Tools]]
&nbsp;&nbsp;&nbsp;
[[Std_Macro_Menu|Macro]]
&nbsp;&nbsp;&nbsp;
[[Std_Windows_Menu|Windows]]
&nbsp;&nbsp;&nbsp;
[[Std_Help_Menu|Help]]
}}


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


The following tools are available in this menu:
==Options== <!--T:15-->


<!--T:2-->
<!--T:2-->
Line 42: Line 69:
<!--T:10-->
<!--T:10-->
* [[Std_DebugToggle|Toggle breakpoint]]
* [[Std_DebugToggle|Toggle breakpoint]]

{{Docnav
|[[Std_Tools_Menu|Std Tools Menu]]
|[[Std_Windows_Menu|Std Windows Menu]]
}}


</translate>
</translate>
{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]
{{clear}}

Revision as of 21:01, 19 June 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.
Std Base icon

Introduction

The Macro menu is one of the 7 sub-menus in the standard menu:

File     Edit     View     Tools     Macro     Windows     Help

Tools

The following tools are available in this menu:

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