Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Macro Object

In This Topic
Macro Object Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodGets a list of existing macro names.  
Public MethodDisplays a prompt for the Password dialog box.  
Public MethodPauses the macro recorder in the current terminal session.  
Public MethodResumes recording a macro in the current terminal session.  
Public MethodRuns a legacy Reflection macro from an external file (that is, a file not currently in use).  
Public MethodRuns a HostExplorer macro.  
Public MethodRuns an Extra! macro.  
Public MethodRuns a legacy Reflection macro.  
Public MethodRuns the legacy Reflection macro that in the specified macro file.  
Public MethodRuns a macro.  
Public MethodRuns a macro.  
Public MethodRuns a macro that takes an array of parameters.  
Public MethodDisplays the Run Macro dialog box.  
Public MethodStarts recording a macro in the current terminal session.  
Public MethodStops a currently running macro. Does nothing if a macro is not running in the current terminal session.  
Public MethodStops the macro recorder in the current terminal session and saves the macro.  
Top
See Also