Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / InputMapActionID Enumeration
In This Topic
    InputMapActionID Enumeration
    In This Topic
    Actions that can be mapped to keyboard maps or mouse maps.
    Members
    MemberDescription
    AppointmentActionCreates a new appointment Office document. This action does nothing if the current Office Suite does not support appointment documents. Requires no parameters.
    BackHistoryActionNavigates to the previous screen in the screen history sequence. Requires no parameters.
    ClearSelectionActionClears any selection active in the host sesssion document. Requires no parameters.
    ClipboardSettingsActionOpens the Clipboard settings. Requires no parameters.
    CloseActionCloses the current document. Requires no parameters.
    CodePageSettingsActionOpens the host code page settings. Requires no parameters.
    ConnectActionConnects the current host session document to the host. Requires no parameters.
    ContactActionCreates a new contact Office document. This action does nothing if the current Office Suite does not support contact documents. Requires no parameters.
    ContextMenuEditorActionOpens the Context Menu Editor. Requires no parameters.
    CopyActionCopies the selected text to the Clipboard. Requires no parameters.
    CopyAppendActionCopies the selected text and appends it to the current contents of the Clipboard. Requires no parameters.
    CopyToBuffer1ActionCopies the selected text to the clipbord and saves a copy of it in one of 4 buffers. This requires one parameter:

    The index (1-4) of the buffer to use

    CopyToBuffer2ActionCopies the selected text to the clipbord and saves a copy of it in one of 4 buffers. This requires one parameter:

    The index (1-4) of the buffer to use

    CopyToBuffer3ActionCopies the selected text to the clipbord and saves a copy of it in one of 4 buffers. This requires one parameter:

    The index (1-4) of the buffer to use

    CopyToBuffer4ActionCopies the selected text to the clipbord and saves a copy of it in one of 4 buffers. This requires one parameter:

    The index (1-4) of the buffer to use

    CutActionCuts the selected text and places it on the Clipboard. Requires no parameters.
    CutAppendActionCuts the selected text and appends it to the current contents of the Clipboard. Requires no parameters.
    DisconnectActionDisconnects the current host session document from the host. Requires no parameters.
    DocumentPropertiesActionDisplays document settings. Requires no parameters.
    DoNothingActionThis is an action that has no operation. Requires no parameters.
    EmailMessageActionCreates a new e-mail message Office document. This action does nothing if the current Office Suite does not support e-mail. Requires no parameters.
    EventUIMapperActionShows the Event UI mapping dialog
    ExitActionQuits Reflection. Requires no parameters.
    ExtendSelectionBlockDownActionExtends the selection block down by one row. Requires no parameters.
    ExtendSelectionBlockEndOfLineActionExtends the selection block left to the end of the line. Requires no parameters.
    ExtendSelectionBlockEndOfScreenActionExtends the selection block to the end of the current screen. Requires no parameters.
    ExtendSelectionBlockEndOfWordActionExtends the selection block to the end of the next word. Requires no parameters.
    ExtendSelectionBlockLeftActionExtends the selection block left by one column. Requires no parameters.
    ExtendSelectionBlockRightActionExtends the selection block right by one column. Requires no parameters.
    ExtendSelectionBlockStartOfLineActionExtends the selection block to the start of the line. Requires no parameters.
    ExtendSelectionBlockStartOfScreenActionExtends the selection block to the start of the current screen. Requires no parameters.
    ExtendSelectionBlockStartOfWordActionExtends the selection block to the start of the previous word. Requires no parameters.
    ExtendSelectionBlockUpActionExtends the selection block up by one row. Requires no parameters.
    ExtendSelectionStreamDownActionExtends the selection stream down by one row. Requires no parameters.
    ExtendSelectionStreamEndOfLineActionExtends the selection stream to the start of the previous word. Requires no parameters.
    ExtendSelectionStreamEndOfScreenActionExtends the selection stream to the end of the current screen. Requires no parameters.
    ExtendSelectionStreamEndOfWordActionExtends the selection stream to the end of the next word. Requires no parameters.
    ExtendSelectionStreamLeftActionExtends the selection stream left by one column. Requires no parameters.
    ExtendSelectionStreamRightActionExtends the selection stream right by one column. Requires no parameters.
    ExtendSelectionStreamStartOfLineActionExtends the selection stream to the start of the line. Requires no parameters.
    ExtendSelectionStreamStartOfScreenActionExtends the selection stream to the start of the current screen. Requires no parameters.
    ExtendSelectionStreamStartOfWordActionExtends the selection stream to the start of the previous word. Requires no parameters.
    ExtendSelectionStreamUpActionExtends the selection stream up by one row. Requires no parameters.
    FileTransferActionOpens the File Transfer dialog box to transfer files between your PC and the host. Requires no parameters.
    ForwardHistoryActionNavigates to the next host screen in the screen history sequence. Requires no parameters.
    FtpFileTransferActionOpens the Reflection FTP client for FTP file transfer. Requires no parameters.
    FullScreenViewActionPuts the Reflection frame in full screen mode. Requires no parameters.
    GlobalSettingsActionOpens the Reflection Desktop global configuration settings. Requires no parameters.
    HelpActionOpens the Help system in a separate window. Requires no parameters.
    HostConnectionSettingsActionOpens the host connection settings configuration. Requires no parameters.
    HotspotsSettingsActionOpens the host session Hotspots settings configuration. Requires no parameters.
    KeyboardMapperActionOpens the Keyboard Map editor. Requires no parameters.
    LaunchApplicationActionStarts an external application. This action requires the following three parameters (in order):

    The full path to the application executable file, of type string.

    Optional arguments for the application's command line of type string. Specify an empty string if no arguments are necessary.

    An optional working directory for the application of type string. Specify an empty string if no working directory is desired.

    LaunchSupportWebsiteActionOpens the Attachmate support Web site. Requires no parameters.
    LaunchVbaActionStarts the Visual Basic for Applications Editor. Requires no parameters.
    LayoutCascadeActionRearranges all open document windows in the workspace to overlap in a cascade. Requires no parameters.
    LayoutHorizontalActionRearranges all open document windows in the workspace to be tiled horizontally. Requires no parameters.
    LayoutVerticalActionRearranges all open document windows in the workspace to be tiled vertically. Requires no parameters.
    LightPenActionSimulates a light pen selection at the current cursor position. Requires no parameters.
    MacroSecurityActionOpens the API and Macro Security configuration settings. Requires no parameters.
    ManageRibbonSettingsActionOpens the user interface settings for configuring the selected ribbon or classic UI mode file, modifying the current file, or creating a new file. Requires no parameters.
    ManualCaptureActionPerforms a screen capture of the current host screen and adds it to the screen history sequence. Requires no parameters.
    MapKeystrokeActionOpens the Keyboard Map editor. Requires no parameters.
    ModelSettingsActionOpens the host screen model configuration settings. Requires no parameters.
    MouseMapSettingsActionOpens the mouse map settings. Requires no parameters.
    MoveCursorActionMoves the cursor in the host session. Requires no parameters.
    NewDocumentActionCreates a new document in the Reflection Desktop frame. Requires no parameters.
    NextDocumentActionMake the next session document or Web page active on an MDI workspace, whether you are viewing your documents as tabs or windows. Or make the next Workspace active if SDI mode is used. Requires no parameters.
    NoteActionCreates a new note Office document. This action does nothing if the current Office Suite does not support note documents. Requires no parameters.
    OfficeToolsPaneActionDisplays the Office Tools task pane. Requires no parameters.
    OpenActionOpens the Open dialog box, used to open sessions, layouts, or URLs. Requires no parameters.
    OpenURLActionOpens a URL. This action can require up to three parameters:

    The URL string value (required)

    The open location of type OpenUrlActionLocationOption (required). This determines where the URL is opened (for example, an external browser, a new Reflection tab, or an existing named Reflection tab).

    The tab name of the type string, if the second parameter is OpenUrlActionLocationOption_NamedTab.

    PageSetupActionOpens the Page Setup dialog box for printing. Requires no parameters.
    PasteActionPastes data from the Clipboard to the current cursor position in the host session document. Requires no parameters.
    PasteFromBuffer1ActionRetrieves saved text from one of 4 buffers and places it in the clipboard, then pastes it to the current cursor position in the host session document. This requires one parameter:

    The index (1-4) of the buffer to use

    PasteFromBuffer2ActionRetrieves saved text from one of 4 buffers and places it in the clipboard, then pastes it to the current cursor position in the host session document. This requires one parameter:

    The index (1-4) of the buffer to use

    PasteFromBuffer3ActionRetrieves saved text from one of 4 buffers and places it in the clipboard, then pastes it to the current cursor position in the host session document. This requires one parameter:

    The index (1-4) of the buffer to use

    PasteFromBuffer4ActionRetrieves saved text from one of 4 buffers and places it in the clipboard, then pastes it to the current cursor position in the host session document. This requires one parameter:

    The index (1-4) of the buffer to use

    PasteNextActionInsert the remaining text in the paste next buffer within the host application. Requires no parameters.
    PlayBackTraceActionOpens the Playback Trace dialog box, used to open the file that contains the trace data. Requires no parameters.
    PreviousDocumentActionMake the previous session document or Web page active on an MDI workspace, whether you are viewing your documents as tabs or windows. Or make the next Workspace active if SDI mode is used. Requires no parameters.
    PrintActionOpens the Print dialog box. Requires no parameters.
    PrintSetupActionOpens the Print Setup dialog box. Requires no parameters.
    ProductivityFieldSecurityActionToggles productivity field security on/off in the current field. Requires no parameters.
    QuickPadSettingsActionOpens the QuickPad configuration settings. Requires no parameters.
    QuickPrintActionPrints the current document immediately. Requires no parameters.
    RecentTypingPaneActionOpens the Recent Typing task pane. Requires no parameters.
    RunExpressMacroActionRuns an Express macro.

    This action may be run with no parameters, in which case the user will be prompted for a macro to run when the action is executed. Otherwise, you need to pass in the following two parameters:

    The full path to the Express macro file to run.

    A boolean value that determines whether the user is prompted to select a macro when the action is executed. The first parameter is ignored if this value is true.

    RunExternalLegacyReflectionBasicMacroActionRuns an external legacy Reflection Basic Macro. This requires two parameters:

    The name (type string) of the macro file (*.RBS).

    Optional macro data (type string) to be passed to the macro at runtime. If no macro data is needed, this can be specified as an empty string.

    RunExternalLegacyReflectionMacroActionRuns an external legacy Reflection macro. This requires four parameters:

    The name of the macro (type string).

    The name of the session file or external macro file (*.RMA) in which the macro resides (type string).

    Optional macro data (type string) to be passed to the macro at runtime. If no macro data is needed, this can be specified as an empty string.

    A boolean value that determines whether the user is prompted for a macro to run at runtime. The first three parameter values are ignored if this value is true.

    RunHostExplorerMacroActionRuns a HostExplorer macro. This action requires one parameter:


    The full path to the HostExplorer macro file, of type string.

    RunLegacyExtraMacroActionRuns an Extra! macro. This action requires two parameters:

    The full path to the Extra! macro file, of type string. This can be empty if the prompt at runtime flag is set to true.

    A Boolean value that determines whether the user is prompted for a macro to run at runtime. The first parameter value is ignored if this value is true.

    RunLegacyReflectionMacroActionRuns a legacy Reflection macro, if the required parameters are provided. This action requires three parameters:

    The name of the macro (type string)

    Macro data (type string) to be passed to the macro at runtime. If no macro data is needed, this can be specified as an empty string.

    A Boolean value that determines whether the user is prompted for a macro to run at runtime. The first two parameter values are ignored if this value is true.

    RunMacroAction

    Runs a macro, if the required parameters are provided. This action requires three parameters with an optional fourth parameter:

    • The macro name of type string (for example, "Module1.TestMacro"). Include the VBA project namespace in the name, if necessary.
    • The VBA project location where the macro is located (type MacroEnumerationOption). Specify MacroEnumerationOption_CommonProject if the macro is located in the Common project, or MacroEnumerationOption_Document if it's located in the current document's VBA project.
    • A boolean value that determines whether the user is prompted for a macro to run at runtime. The first two parameters are ignored if this value is true.
    • Optional macro data (type string) to be passed to the macro at runtime. If no macro data is needed, do not add this to the parameter list.
    RunPcommMacroActionRuns an IBM Personal Communications macro. This action requires one parameter:


    The full path to the PComm macro file, of type string.

    RunQwsMacroActionRuns a QWS macro. This action requires one parameter:


    The full path to the QWS macro file, of type string.

    RunRumbaMacroActionRuns a Micro Focus RUMBA macro. This action requires one parameter:


    The full path to the RUMBA macro file, of type string.

    RunSupportToolActionRuns a utility to help Attachmate Technical Support collect Reflection application data. Requires no parameters.
    SaveActionSaves the current document. Requires no parameters.
    SaveAsActionSaves the current document with a new name or location. Requires no parameters.
    SaveLayoutActionSaves all currently open documents in a layout. Requires no parameters.
    SaveRSFTActionSaves the current document configuration as a template. Requires no parameters.
    ScratchPadPaneActionOpens the Scratch Pad task pane. Requires no parameters.
    ScreenHistoryPaneActionOpens the Screen History task pane. Requires no parameters.
    SelectAllActionSelects all of the text in the current document. Requires no parameters.
    SendHostKeyActionTransmits a host key to the host. This requires one parameter of type ControlKeyCode, which specifies which host key to send. The ControlKeyCode values F1-F24 correspond to PF1-PF24 for IBM Mainframe (System z) sessions, and F1-F24 for IBM AS/400 (System i) sessions.
    SendHostTextActionSends a string of text to a host session. This requires one parameter of type string, which is the text to transmit at the current cursor position.
    SettingsActionOpens the settings configuration for the current document. Requires no parameters.
    ShowAutoCompleteSettingsActionOpens the Auto Complete settings. Requires no parameters.
    ShowAutoExpandActionOpens the Auto Expand settings. Requires no parameters.
    ShowContextMenuActionOpens a context menu in the current document. Requires no parameters.
    ShowHelpAboutActionOpens the Help/About dialog. Requires no parameters.
    ShowLiveScreenActionReturns to the current session document's current host screen. Requires no parameters.
    ShowMouseMapperActionOpens the Mouse Map editor. Requires no parameters.
    ShowPrivacyFilterActionOpens the Information Privacy configuration settings. Requires no parameters.
    ShowProductivitySettingsActionOpens the Productivity configuration settings. Requires no parameters.
    ShowRecentTypingSettingsActionOpens the Recent Typing configuration settings. Requires no parameters.
    ShowScreenHistorySettingActionOpens the Screen History configuration settings. Requires no parameters.
    ShowSpecificContextMenuActionShows a specified context menu. This action requires four parameters:

    The name of the context menu to show, of type string.

    Whether to show the menu at the current mouse cursor position, of type bool.

    The row in the host screen to show the menu at, of type Long.

    The column in the host screen to show the menu at, of type Long.

    ShowSpellCheckActionOpens the Spell Check configuration settings. Requires no parameters.
    ShowUIDesignerActionOpens the UI Designer application to customize the ribbon. Requires no parameters.
    SpellCheckFieldActionReviews the spelling of text in the current field. Does nothing if the session document is configured to not check spelling as the user types. Requires no parameters.
    SpellCheckScreenActionReviews the spelling of text in the entire screen. Does nothing if session document is configured to not check spelling as the user types. Requires no parameters.
    StartTraceAction

    Opens the Start Trace dialog box, used to enter the name of the file in which to save the trace data. Requires no parameters.

    StopMacroActionStops the currently running macro, if any, in the current document. Requires no parameters.
    StopTraceActionStops recording a trace. Requires no parameters.
    TaskActionCreates a new task Office document. This action does nothing if the current Office Suite does not support task documents. Requires no parameters.
    TerminalAppearanceSettingsActionOpens the terminal appearance configuration settings. Requires no parameters.
    ThemeSettingsActionOpens the theme configuration settings. Requires no parameters.
    ThemesSoundSettingsActionOpens the sound configuration settings for the current document's theme. Requires no parameters.
    ToggleClassicMenuBarActionToggle Menu and Tool bar in Classic mode
    ToggleClassicStatusBarActionToggle status bar in Classic mode
    ToggleMacroRecordActionStarts or stops the Macro Recorder. Requires no parameters.
    TogglePauseMacroActionPauses or resumes recording a macro. Does nothing if a recording is not in progress. Requires no parameters.
    ToggleRibbonStateActionShows or hides the workspace ribbon. This action does nothing if the workspace is running in Classic Mode. Requires no parameters.
    ToggleTerminalKeyboardActionShow or hide the on-screen terminal keyboard for the active session.
    UndoActionUndoes last edit operation. Requires no parameters.
    VbaMacroDialogActionOpens the Visual Basic for Applications Macro dialog box. Requires no parameters.
    WordDocumentActionCreates a new word-processing document. This action does nothing if the current Office Suite does not support word processing documents. Requires no parameters.
    See Also