Std MacroStopRecord: Difference between revisions

From FreeCAD Documentation
({{Std Base}} {{Userdocnavi}} to categorize the page)
m (icon 16px)
Line 12: Line 12:


<!--T:5-->
<!--T:5-->
When you start a {{Button|[[File:Std DlgMacroRecord.png|16px]] [[Std DlgMacroRecord|Recording]]}} the macro button {{Button|[[File:Std DlgMacroStop.png|16px]] Stop the macro recording session}} in the macros toolbar turns green [[File:Std_DlgMacroStop_02.png|16px‎]].
When you start a {{Button|[[File:Std DlgMacroRecord.png|16px]] [[Std DlgMacroRecord|Recording]]}} the macro button {{Button|[[File:Std DlgMacroStop.png|16px]] Stop the macro recording session}} in the macros toolbar turns green [[File:Std_DlgMacroStop_02.png|16px]].


<!--T:6-->
<!--T:6-->

Revision as of 01:08, 21 October 2019

Std DlgMacroStop

Menu location
Macro → Macro Stop
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
...

Description

This function stops recording a macro. It is accessible via Macro → Macro Stop, or by clicking the Stop the macro recording session in the macros toolbar .

Utilization

When you start a Recording the macro button Stop the macro recording session in the macros toolbar turns green .

Click on green square, to stop recording. The macro file is closed and automatically saved to disk in the expected location.

The macro can be called through Macro → Macros..., or with the Execute this macro button in the macro toolbar to be executed or modified as you want.