Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Unisys VBA Guide
RunPcommMacro Method
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
Macro Object
: RunPcommMacro Method
Specifies the full path of the macro to run.
Runs an IBM Personal Communications macro.
Syntax
Visual Basic (Declaration)
object
.RunPcommMacro( _
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
2015 Attachmate
Send Feedback