Std Macro Menu: Difference between revisions

From LabRPS Documentation
Jump to navigation Jump to search
No edit summary
 
Line 8: Line 8:
}}
}}


[[Image:Freecad.svg|thumb|128px|Std Base icon]]
[[Image:Labrps.svg|thumb|128px|Std Base icon]]


{{TOCright}}
{{TOCright}}

Latest revision as of 16:01, 27 October 2024

Std Base icon

Introduction

The Std Macro Menu is one of the 7 sub-menus in the standard menu:

File     Edit     View     Tools     Macro     Windows     Help

The Macro menu provides tools related to the recording and execution of macros.

Tools

The following tools are available in this menu:

  • Std DlgMacroExecute.svg Macros...: Opens a dialog box to manage and execute macros.
  • Recent macros: shows a list of macros recently used, which can be called with a key combination, for example, Ctrl+Shift+1. This can be configured in the Preferences
  • Std DlgMacroExecuteDirect.svg Execute macro: Executes the macro currently in the Python editor.
  • Std MacroStartDebug.svg Debug macro: Starts a debugging session for the macro in the Python editor.