How Can We Help?
< All Topics
Macro Express Keyboard Shortcuts
Updated
| Shortcut‡ | Action | Macro Express | Macro Express Pro |
|---|---|---|---|
| Player | |||
| Win + ` | Pause Macro |
|
|
| Scroll Lock + Pause | Abort Macro |
|
|
| Ctrl + Alt + Shift + U | Suspend / Resume Macro Express |
|
|
| Ctrl + Alt + Shift + V | Terminate Macro Express |
|
|
| Ctrl + Alt + Shift + W | Run Macro Express Editor |
|
|
| Ctrl + Alt + Shift + X | Start / Stop Capture |
|
|
| Ctrl + Alt + Shift + Y | Resume Pause |
|
|
| Ctrl + Alt + Shift + Z | Menu of Macros for Topmost Window |
|
|
| Ctrl + Alt + Shift + T | Capture a Temporary Macro |
| |
| Ctrl + Alt + Shift + S | Play the Captured Temporary Macro |
| |
| Macro Explorer | |||
| F1 | Context sensitive Help |
|
|
| Ctrl + F | Find |
|
|
| F3 | Find Again |
|
|
| Delete | Delete highlighted macros |
|
|
| Ctrl + P | Print list of macros |
|
|
| Alt + M + E | Edit highlighted macro |
| |
| Ctrl + N | New Macro |
| |
| Alt + M + A | Capture |
| |
| Alt + M + Q | Quick Wizards |
| |
| Alt + M + Y | Macro Recycle Bin |
| |
| Script Editor | |||
| F1 | Context Sensitive Help |
|
|
| Alt + Down Arrow | Move to the Command Search box |
|
|
| Alt + Left Arrow | Move to the All Commands pane |
|
|
| Alt + Right Arrow | Move to the macro Edit box |
|
|
| Ctrl + G | Go to Line |
|
|
| Ctrl + Home | Go to the First line |
|
|
| Ctrl + End | Go to the Last line |
|
|
| Alt + N | Go to Macro Nickname |
| |
| Page Up | Move up one page |
|
|
| Page Down | Move down one page |
|
|
| Ctrl + F | Find |
|
|
| F3 | Find again |
|
|
| Ctrl + R | Find and Replace |
| |
| Ctrl + A | Select All |
|
|
| Ctrl + X | Cut to clipboard |
|
|
| Ctrl + C | Copy to clipboard |
|
|
| Ctrl + V | Paste from clipboard |
|
|
| Ctrl + Z | Undo |
| |
| Shift + Down Arrow | Select multiple lines |
|
|
| Shift + Up Arrow | Select multiple lines |
|
|
| Ctrl + Down Arrow | Move selected lines down |
|
|
| Ctrl + Up Arrow | Move selected lines up |
|
|
| Delete | Delete selected lines |
|
|
| Ctrl + D | Duplicate Command |
|
|
| Ctrl + Alt + C | Comment |
| |
| Ctrl + N | Enable / Disable command |
|
|
| Ctrl + S | Save |
|
|
| Ctrl + L | Save and Close |
|
|
| Ctrl + P | Print Script |
|
|
| Ctrl + F4 | Close Current Tab |
| |
| F5 | Display Variable Window |
| |
| F7 | Step one command, step into Macro Run commands |
| |
| F8 | Step one command, step over Macro Run commands |
|
|
| F9 | Test Run Macro |
|
|
| Ctrl + B | Toggle breakpoint |
|
|
| Menu Builder | |||
| F1 | Context sensitive Help |
|
|
| Alt + N | Go to Menu Nickname |
| |
| Ctrl + S | Save Menu macro |
|
|
| Ctrl + L | Save and Close |
| |
| Close Current Tab | Ctrl + F4 |
|
* This hotkey can be changed.
† Access Context Sensitive Help by pressing F1 or by clicking the Help button.
‡ While accelerator keys or shortcuts are usually documented using uppercase letters (<Alt> + F + O), when using shortcuts in macros, you should use lowercase letters (<Alt>fo). When a macro types uppercase letters it actually sends something like this: <Alt><Shift Down>fo<Shift Up>. The extra <Shift Down> and <Shift Up> can cause many programs to not correctly recognize the shortcut key sequence.
-Applies to: Macro Express and Macro Express Pro