Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Macro Object
/ PauseRecording Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
PauseRecording Method (Macro)
In This Topic
Starts recording a macro in the current terminal session.
Syntax
Visual Basic (Declaration)
expression
.PauseRecording()
where
expression
is a variable that represents a
Macro Object
Exceptions
Exception
Description
InvalidOperationException
Thrown if the macro recorder is not currently recording.
Remarks
This method is valid only when the macro recorder is running. The method does nothing if the recorder is already paused.
See Also
Reference
Macro Object
Macro Members