Std Macro Menu: Difference between revisions

From FreeCAD Documentation
(Updated.)
No edit summary
Line 32: Line 32:


<!--T:7-->
<!--T:7-->
* [[File:Std_MacroStopDebug.svg|32px]] [[Std_MacroStopDebug|Stop debugging] ends the debugging session for the macro currently in the macro editor.
* [[File:Std_MacroStopDebug.svg|32px]] [[Std_MacroStopDebug|Stop debugging]] ends the debugging session for the macro currently in the macro editor.


<!--T:8-->
<!--T:8-->

Revision as of 18:55, 16 June 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.
  • 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.