How to assign a macro to a keystroke

How to assign a macro to a keystroke

A user may wish to assign a macro that was previously recorded or written to a key combination on the Flex Terminal Emulator keyboard map.

Follow the steps below to accomplish this:
  1. Open the Flex Terminal Emulator session (*.aha) to be modified.
  2. Select the Schemes menu.
  3. Press the Keyboard Scheme icon above the Keyboard ribbon tab to edit the current keyboard layout.
  4. Highlight the key you wish to assign a macro to, then select the appropriate modifier radio button.
  5. Press the Action Property button, or optionally double-click the key on the map.
  6. Select Macro from the list of available actions.
  7. Choose the macro to run from the list, or browse to locate a macro in an alternate location.
  8. Press OK then Save to save your changes.

    • Related Articles

    • How to record a login macro and automatically run at startup

      Running a simple script that logs into the host is a common request, which is easily accomplished following the steps below: Record a Macro: Open the Flex Terminal Emulator workspace, which contains the session that you want to automatically login ...
    • How to view the Flex Terminal Emulator keyboard layout

      I have customized my keyboard layout and would like to reference my key mappings in a separate page. Is this something that can be accomplished? Users can view their entire keyboard layout in a separate .html page. Follow the steps below to view the ...
    • Keyboard gets locked when user types in a protected field

      By default, if a user inadvertently types in a protected area of the host screen, an input inhibited condition is caused and the keyboard is locked. This is indicated on the Operator Information Area (OIA), at the bottom of the Flex Terminal Emulator ...
    • Custom buttons for performing advanced functions

      With Flex Terminal Emulator, is there a way to create custom buttons that allow the user to perform functions in the emulator? Flex Terminal Emulator Extensions is a powerful tool, which provides enhanced functionality and increased productivity for ...
    • How to export data from several host screens to cells in an Excel spreadsheet

      A macro can be used to "scrape" specific table data from the current Flex Terminal Emulator host screen, export to cells within a newly created Excel spreadsheet, then repeat this process to traverse multiple host screens. The sample macro code below ...