Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Macro Object / Recording Property
In This Topic
    Recording Property (Macro)
    In This Topic
    Returns whether the macro recorder is currently recording.
    Syntax
    expression.Recording As Boolean
    where expression is a variable that represents a Macro Object
    See Also