InfoConnect for Unisys VBA Guide
RunPcommMacro Method
Specifies the full path of the macro to run.
Runs an IBM Personal Communications macro.
Syntax
object.RunPcommMacro( _
   ByVal macroName As String _
) 

Parameters

macroName
Specifies the full path of the macro to run.
Exceptions
ExceptionDescription
System.IO.FileNotFoundException Thrown if the macro file does not exist.
See Also

 

 


2015 Attachmate

Send Feedback