Std DlgMacroExecuteDirect: Difference between revisions

From FreeCAD Documentation
No edit summary
(Revised. Added 'in progress' for now.)
Line 1: Line 1:
<languages/>
<languages/>

{{UnfinishedDocu{{#translation:}}}}
{{Page in progress}}

<translate>
<translate>


{{Docnav
<!--T:2-->
|[[Std_DlgMacroExecute|Std DlgMacroExecute]]
|[[Std_MacroAttachDebugger|Std MacroAttachDebugger]]
|[[Std_Macro_Menu|Std Macro Menu]]
|IconL=Std_DlgMacroExecute.svg
|IconR=
|IconC=Freecad.svg
}}

{{GuiCommand
{{GuiCommand
|Name=Std DlgMacroExecuteDirect
|Name=Std DlgMacroExecuteDirect
|MenuLocation={{StdMenu|[[Std Macro Menu|Macro]]}} → Execute macro
|MenuLocation=Macro → Execute macro
|
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|Ctrl}}+{{KEY|F6}}
|Shortcut={{KEY|Ctrl}}+{{KEY|F6}}
|SeeAlso=[[Macros]], [[Std Macro Menu]]
|SeeAlso=[[Std_DlgMacroExecute|Std DlgMacroExecute]]
}}
}}


==Description== <!--T:3-->
==Description==


The '''Std DlgMacroExecuteDirect''' command executes the macro in the current Macro editor window.
==Usage== <!--T:5-->

==Usage==

# If required open the correct macro in the Macro editor. See the [[Std_DlgMacroExecute|Std DlgMacroExecute]] command.
# Make sure the Macro editor window has the input focus.
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Std_DlgMacroExecuteDirect.svg|16px]] [[Std_DlgMacroExecuteDirect|Std DlgMacroExecuteDirect]]}} button.
#* Select the {{MenuCommand|Macro → [[Image:Std_DlgMacroExecuteDirect.svg|16px]] Execute macro}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|F6}}.
# The macro is executed.

==Notes==

* Todo.

{{Docnav
|[[Std_DlgMacroExecute|Std DlgMacroExecute]]
|[[Std_MacroAttachDebugger|Std MacroAttachDebugger]]
|[[Std_Macro_Menu|Std Macro Menu]]
|IconL=Std_DlgMacroExecute.svg
|IconR=
|IconC=Freecad.svg
}}


</translate>
</translate>
{{Std Base{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 14:31, 16 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 DlgMacroExecuteDirect

Menu location
Macro → Execute macro
Workbenches
All
Default shortcut
Ctrl+F6
Introduced in version
-
See also
Std DlgMacroExecute

Description

The Std DlgMacroExecuteDirect command executes the macro in the current Macro editor window.

Usage

  1. If required open the correct macro in the Macro editor. See the Std DlgMacroExecute command.
  2. Make sure the Macro editor window has the input focus.
  3. There are several ways to invoke the command:
    • Press the Std DlgMacroExecuteDirect button.
    • Select the Macro → Execute macro option from the menu.
    • Use the keyboard shortcut: Ctrl+F6.
  4. The macro is executed.

Notes

  • Todo.