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