InfoConnect for Airlines
ShowMacroDialog Method (IMacro)


Displays the Run Macro dialog box.
Syntax
'Declaration
 
Sub ShowMacroDialog() 
'Usage
 
Dim instance As IMacro
 
instance.ShowMacroDialog()
void ShowMacroDialog()
See Also