InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / ClearScreenAtDisconnect Property
In This Topic
    ClearScreenAtDisconnect Property (AlcTerminal)
    In This Topic
    Gets or sets a value indicating whether the terminal screen is cleared when the session is disconnected.
    Syntax
    expression.ClearScreenAtDisconnect As Boolean
    where expression is a variable that represents a AlcTerminal Object
    See Also