Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Macro Object / StartMacroRecording Method
In This Topic
    StartMacroRecording Method (Macro)
    In This Topic
    Starts recording a macro in the current terminal session.
    Syntax
    expression.StartMacroRecording() 
    where expression is a variable that represents a Macro Object
    See Also