InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / TelnetEchoOption Enumeration
In This Topic
    TelnetEchoOption Enumeration
    In This Topic
    Specifies the Telnet echo option.
    Members
    MemberDescription
    AutoInfoConnect attempts to negotiate remote echo, but does what the host commands.
    NoInfoConnect negotiates remote echo with the host, but does not echo.
    YesInfoConnect negotiates local echo with the host, but always echoes.
    See Also