InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / IMacro Interface / ShowMacroDialog Method


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