InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / BeforeConnect Event
In This Topic
    BeforeConnect Event (AlcTerminal)
    In This Topic
    Occurs before InfoConnect connects to the host.
    Syntax
    private Sub AlcTerminal_BeforeConnect ( 
       ByVal sender As Object _
    ) 

    Parameters

    sender
    Sender of event.
    See Also