Show Contents / Index / Search

Select Action Dialog Box

Getting there

From this dialog box, you can assign an action or a function to a mouse button, keyboard key, hotspot, or menu item. An action can be any action you can perform within Reflection, such as sending keystrokes, running a macro, executing a menu command, navigating to a recorded host screen page, transferring a file, or printing.

Actions are divided into categories listed in the task pane on the left, and the actions or functions available for assignment to an item depends on the selected category. Some functions also require additional information, such as the keystrokes to send for a Send Key command.

The settings for Other Action appear by default. A description for each task-pane item follows.

Other Action

 

Action category

Select from the list of feature sets that include programmable actions.

 

Action

Select the desired programmable action.

 

Action parameters

Specify any additional settings required to program the action. For example, if you select the action Launch Application, you must specify the application name and a working directory under Action parameters.

Send Key

 

Key

Select an Action Identifier (AID) key from the list.

Send Text

 

Text to send to host

Type the text you want to send when the action runs.

Launch Application

 

Note: Before you create an action that opens a file or starts an application, place the file or application in a trusted location.

 

Application name

Type the name of the executable file (EXE) or click Browse to select it.

 

Parameters

Type any command line parameters you want to use to start the application.

 

Working directory

Type the path to the folder where the application automatically searches for files.

Open URL

 

URL

Type the desired URL.

 

Open in new tab

Select to open the specified URL in a new Web document in the workspace.

 

Open in default browser

Select to start the default Web browser at the specified URL.

 

Open in existing tab

Select to specify an existing Web page document.

 

 

Note: The document is not available from the drop-down list unless it is already open in the workspace.

Run Reflection Workspace Macro

 

Select macro when action occurs

Select to choose the macro each time you run the action.

 

Select macro

Select to specify a VBA project that contains the macro from the menu.

Action Sequence

 

Sequence of actions

Create and list, in order, a series of actions to be performed sequentially. Click Add to specify an action, Delete to remove an action, and Move up or Move down to change the order of the list.

 

Action category

Select from the list of feature sets that include programmable actions.

 

Action

Select the desired programmable action.

 

Action parameters

Specify any additional settings required to program the action. For example, if you select the action Launch Application, you must specify the application name and a working directory under Action parameters.

Related Topics

Specify Trusted Locations Dialog Box

Add a Keyboard Shortcut

Add a Mouse Action