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

    Gets or sets the name of the translation table (.TBL file) to use to convert displayed characters before they are sent to the host.

    Syntax
    expression.ScreenHostTable As String
    where expression is a variable that represents a T27Terminal Object
    See Also