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