InfoConnect for Airlines VBA Guide
DataStreamTranslation Property
Gets or sets whether InfoConnect translates characters from the host to the PC, and vice versa, using the current translation table.
Syntax
Object.DataStreamTranslation As Boolean
Remarks
You can specify the translation table using a InfoConnect translation table editor. For more information, see the InfoConnect Help. The default value is false.
See Also