Std Macro Menu: Difference between revisions

From FreeCAD Documentation
No edit summary
(Template {{Std Base}} to categorize the page)
Line 5: Line 5:
<!--T:1-->
<!--T:1-->
{{StdMenu|Macro}}
{{StdMenu|Macro}}



<!--T:2-->
<!--T:2-->
Line 33: Line 32:
<!--T:10-->
<!--T:10-->
[[Std_DebugToggle|Toggle breakpoint]]
[[Std_DebugToggle|Toggle breakpoint]]



<!--T:11-->
<!--T:11-->
{{Std Base}}
[[Category:Documentation]]
{{Userdocnavi}}
[[Category:Command_Reference]]

</translate>
</translate>

Revision as of 21:17, 20 October 2019

Macro

Macro recording opens a dialog for recording a new macro.

Stop macro recording ends the current macro recording session.

Macros... select and execute a stored macro.

Execute macro executes the macro currently in the macro editor.

Debug macro starts debug session for the macro currently in the macro editor.

Stop debugging ends the debugging session.

Step over

Step into

Toggle breakpoint