Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
RunQwsMacro Method
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
Macro Object
: RunQwsMacro Method
Specifies the full path of the macro to run.
Runs a QWS macro.
Syntax
Visual Basic (Declaration)
object
.RunQwsMacro( _
ByVal
macroName
As
String _ )
Parameters
macroName
Specifies the full path of the macro to run.
Exceptions
Exception
Description
System.IO.FileNotFoundException
Thrown if the macro file does not exist.
See Also
Reference
Macro Object
Macro Members
Send Feedback