Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / AutoAnswerback Property
In This Topic
    AutoAnswerback Property
    In This Topic
    Gets or sets whether the answerback message (set with the AnswerBack property) is automatically sent to the host after a communications line connection.
    Syntax
    expression.AutoAnswerback As Boolean
    where expression is a variable that represents a Terminal Object
    See Also