The Add/Edit HotSpot Action Page

From this page, the user can assign (or edit an assigned action) to a text or region HotSpot. Actions can include executing menu commands, macros, or functions, or starting applications. The options available depends on the Catagory and Command selected. For more information about using the Action page, choose Related Topics.

Actions are divided into categories. HotSpots you can see and assign at any one time are defined by the category you have selected. You may have to supply additional information in order to assign some actions, such as the keystroke to send for a SendKeys command.

To assign or edit a HotSpot action

  1. From the Options menu, choose Settings.

  2. From the Categories list, select HotSpots.

  3. Select the Assignments tab.

  4. Follow the procedure to add a HotSpot.

    -or-

    Select a HotSpot from the Defined HotSpots box and choose the Edit button.

  5. Select the Action tab.

    The Action page appears.

  6. Select the appropriate Category from Category list.

  7. Select the appropriate command that you want to assign to the HotSpot from the Command list.

    Other text boxes may appear depending on what you have chosen.

  8. Type in the information and choose OK.

Table 3-110 HotSpot Action Page Settings

Settings

Description

Category

Choose the type of action to perform. The actions in the Commands list box change, depending on the Category selected.

Commands

Choose the action to perform. Depending on which action you choose, the dialog box might prompt you for additional information. For example, if you click Run Application, you must specifiy which program to run. If you click Send Keystrokes, you must specify which keystrokes to send.

Description

Displays a description of the selected command.

Application

Type the name of the application to run, including the drive and directory where the application is located. If desired, click the Browse button to display the Browse dialog box, then select the desired application from the list of available applications.

Scheme/Session/Page

When this box is labeled Scheme, it displays a drop-down menu of the available schemes this action can load.

When this box is labeled Session, it displays a drop-down menu of the available session profiles this action can load.

When this box is labeled Page, it displays a drop-down menu of the recorded host screen pages to which this action can navigate.

Macro

Type the name of the macro to run, including the drive and directory where the macro is located. If desired, click the Browse button to display the Browse dialog box, then select the desired macro from the list of available macros.

Page

Select the name of the host screen to which to navigate.

Keystrokes

Type the keystroke(s) to be performed. You can double-click one or more keystrokes from the Display Keys list box to select them. When you double-click a keystroke, it appears in the Keystrokes text box. All control code strings (for example, <BS>, <CR>, or <ESC>) must include angle brackets. When a control code string is encountered, it checks to see if that string is among its recognized strings. If the string is valid, the corresponding control code character is passed to the display session. If the string is not valid, the string is passed directly to the display session so that the display session can determine if it is a valid keystroke string for that display session. If you do not want the control code string interrupted, you must include an accent grave (`) in front of the string.

Display

Choose the Display type from the drop-down list.

Display Keys

Double-click the keystroke(s) to add to the Keystrokes text box.

Add to Keystrokes: Adds the selected the keystroke function from the Display Keys list to the Keystroke text box. More than one keystroke can be selected to make a string of keystrokes.

Related Topics