Select Action Dialog Box
Getting there
Because you can specify an action to complete almost any task in Reflection, there are several ways to access the Select Action dialog box:
Mouse Mapper
- Open a session document.
- Click the Tools tab.
- Click Mouse Mapper.
- Position your mouse on the image to the left and click a mouse button or mouse and key combination.
- Click Select Action.
Keyboard Mapper
- Open a session document.
- Click the Tools tab.
- Click Keyboard Mapper.
- Press a key or keyboard combination and then click Select Action.
UI Designer
- Open a session document.
- On the Ribbon, click the Appearance tab.
- From the Menus group, click UI Designer.
- From the Insert Controls pane, click the Button control, and then click the Select Action button in the Settings pane.
Context Menu Editor
- Open a session document.
- On the Ribbon, click the Appearance tab.
- From the Menus group, click Context Menu.
- Click Select Action.
Hotspots
- Open a session document.
- From the Quick Access Toolbar, click the Document Settings button.
- Under Terminal Appearance, click Manage Hotspots.
- Click Modify the currently selected hotspots file.
- Enter or select hotspot text, and then click Select Action.
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 .
|
|
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.
|
|