InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / DisplayETX Property
In This Topic
    DisplayETX Property
    In This Topic

    Gets or sets a value indicating whether to display an end-of-text character when the host sends an ETX character.

    Syntax
    expression.DisplayETX As Boolean
    where expression is a variable that represents a T27Terminal Object
    See Also