InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / ExtendedSOSI Property
In This Topic
    ExtendedSOSI Property
    In This Topic
    Gets or sets a value indicating whether to enable SO/SI character translation on data received from the host.
    Syntax
    expression.ExtendedSOSI As Boolean
    where expression is a variable that represents a T27Terminal Object
    See Also