Attachmate.Reflection.Emulation.IbmHosts Namespace : IMacro Interface |
For a list of all members of this type, see IMacro members.
Name | Description | |
---|---|---|
GetMacroNames | Gets a list of existing macro names. | |
PasswordBox | Opens a dialog box containing a prompt and a text box for user input, and returns the contents of the text box after the user clicks OK. The text entered into the text box appears as asterisks on the screen. | |
PauseRecording | Pauses macro recording in the current terminal session. | |
ResumeRecording | Resumes recording a macro in the current terminal session. | |
RunExpressMacro | Runs an Express macro. | |
RunExternalLegacyReflectionMacro | Runs a legacy Reflection macro from an external file (that is, a file that is not in current use). | |
RunHostExplorerMacro | Runs a HostExplorer macro. | |
RunLegacyExtraMacro | Runs a legacy EXTRA! macro. | |
RunLegacyReflectionMacro | Runs a legacy Reflection macro. | |
RunLegacyReflectionMacroFile | Runs the legacy Reflection macro that is in the specified macro file. | |
RunMacro | Overloaded. Runs a macro. | |
RunPcommMacro | Runs an IBM Personal Communications macro. | |
RunQwsMacro | Runs a QWS macro. | |
RunRumbaMacro | Runs a Micro Focus Rumba macro. | |
ShowMacroDialog | Displays the Run Macro dialog box. | |
StartMacroRecording | Starts recording a macro in the current terminal session. | |
StopMacro | Stops a currently running macro. | |
StopMacroRecording | Stops the macro recorder in the current terminal session, and saves the macro. |