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

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

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