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