InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / ScreenHostTable Property
In This Topic
ScreenHostTable Property (UtsTerminal)
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 UtsTerminal Object
See Also