Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
PauseRecording Method (Macro)
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
Macro Object
: PauseRecording Method
Starts recording a macro in the current terminal session.
Syntax
Visual Basic (Declaration)
object
.PauseRecording()
Exceptions
Exception
Description
System.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
Send Feedback