Std DlgMacroExecuteDirect/it: Difference between revisions

From FreeCAD Documentation
(Created page with "Da fare")
(Updating to match new version of source page)
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>


{{Docnav
{{Template:UnfinishedDocu}}
|[[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|MenuLocation=[[Std Macro Menu|Macro]] → Execute macro||Workbenches=All|Shortcut=Ctrl+F6|SeeAlso=}}
|Name=Std DlgMacroExecuteDirect
|MenuLocation=Macro → Execute macro
|Workbenches=All
|Shortcut={{KEY|Ctrl}}+{{KEY|F6}}
|SeeAlso=[[Std_DlgMacroExecute|Std DlgMacroExecute]]
}}


==Description==


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


==Usage==
Da fare


# 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==
[[Category:UnfinishedDocu]]


* To learn more about macros see the [[Macros]] page.

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

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

Revision as of 21:12, 21 June 2020

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

  • To learn more about macros see the Macros page.