Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems 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.  
     MethodDisplays a prompt for the Password dialog box.  
     MethodPauses the macro recorder in the current terminal session.  
     MethodResumes recording a macro in the current terminal session.  
     MethodRuns a legacy Reflection macro that is not in the settings file in use for this session.  
     MethodRuns a HostExplorer acro.  
     MethodRuns an Extra! macro.  
     MethodRuns a legacy Reflection macro.  
     MethodRuns the legacy Reflection macro that is in the specified file.  
     MethodOverloaded. Runs a 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