InfoConnect for Unisys VBA Guide
RunLegacyExtraMacro Method (Macro)
Specifies the full path of the macro to run.
Runs a legacy EXTRA! macro.
Syntax
object.RunLegacyExtraMacro( _
   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.
Remarks
Assumes that the EXTRA! Basic runtime is installed.
See Also

 

 


2015 Attachmate

Send Feedback