Use the following keyboard shortcuts to quickly navigate your way around Automise.

Design & Debugging Shortcuts

Action

Embarcadero Style

Microsoft Style

Run

F9

F5

Step

F8

F10

Stop run

Escape

Shift+F5

Run from action

Ctrl+F9

Alt+F5

Run selected actions

Alt+F9

Ctrl+Alt+F5

Run selected actions and children

Ctrl+Alt+F9

Shift+Alt+F5

Run current action list

Shift+Ctrl+F9

Shift+Ctrl+F5

Continue

Shift+F9

Ctrl+F5

Enable/disable action

F4

F11

Toggle breakpoint

F5

F9

Clear all breakpoints

Shift+Ctrl+F5

Ctrl+F9

Action properties

F11 / Enter

F12 / Enter

Select Properties Tab

F12

F4

To switch between Embarcadero and Microsoft style key mappings, use the Design Time Options page.

Additional Design & Debugging Shortcuts

Action

Shortcut

Indent action

Ctrl+Right

Outdent action

Ctrl+Left

Move action up

Ctrl+Up

Move action down

Ctrl+Down

Delete action

Del

Collapse node

Left / Numpad minus (-)

Expand node

Right / Numpad plus (+)

Collapse all

Numpad slash (/)

Expand all

Numpad asterisk (*)

Edit action title

F2 / Any unassigned key

Filter log by action

F7

Quick help on action

Alt+F1

See Working with Actions for more information.

Action Dialog Shortcuts

ActionShortcut

Action help

F1

Edit Field

F2

Add variable

F3

Navigational Shortcuts

ActionShortcut

Select History & Statistics tab

Ctrl+H

Select Build Log

Alt+F1

Select Actions tab

Ctrl+I

Edit variables

Shift+F2

Find and replace

Ctrl+F

Next search result

F3

Previous search result

Shift+F3

Project Shortcuts

ActionShortcut

New project

Ctrl+N

Open project

Ctrl+O

Save project

Ctrl+S

Source Control Shortcuts

ActionShortcut

Get latest version

Shift+Ctrl+G

Check out project

Shift+Ctrl+O

Check in project

Shift+Ctrl+I