Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IMacro Interface

In This Topic
IMacro Interface Methods
In This Topic

For a list of all members of this type, see IMacro members.

Public Methods
 NameDescription
 MethodGets a list of existing macro names.  
 MethodOpens 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.  
 MethodPauses macro recording in the current terminal session.  
 MethodResumes recording a macro in the current terminal session.  
 MethodRuns an Express macro.  
 MethodRuns a legacy Reflection macro from an external file (that is, a file that is not in current use).  
 MethodRuns a HostExplorer macro.  
 MethodRuns an Extra! macro.  
 MethodRuns a legacy Reflection macro.  
 MethodRuns the legacy Reflection macro that is in the specified macro file.  
 MethodOverloaded. Runs a macro.  
 MethodRuns an IBM Personal Communications macro.  
 MethodRuns a QWS macro.  
 MethodRuns a Micro Focus Rumba macro.  
 MethodDisplays the Run Macro dialog box.  
 MethodStarts recording a macro in the current terminal session.  
 MethodStops a currently running macro.  
 MethodStops the macro recorder in the current terminal session, and saves the macro.  
Top
See Also