InfoConnect for Airlines VBA Guide
ZmodemCharacterSetTranslationEnabled Property
Specifies whether InfoConnect performs character set translations during ASCII file transfers.
Syntax
Object.ZmodemCharacterSetTranslationEnabled As Boolean
Remarks
When this property is set to true, InfoConnect performs the character set translations specified on the Translation tab in the File Transfer Setup dialog box, as well as the translations between the host character set and the PC character set, as specified on the Emulation tab in the Terminal Setup dialog box. The default value is false.
See Also