InfoConnect for Unisys VBA Guide
CharacterSetTranslationEnabled Property
Gets or sets the character set translation state.
Syntax
Object.CharacterSetTranslationEnabled As Boolean
Remarks
When this property is set to true, Reflection translates characters between the PC character set and the appropriate national character set (Roman 8 or Digital Multinational) as data is read from or stored to disk. When TranslateCharacters is set to false, any character can be transmitted or captured without being translated.

This property affects printing, disk operations, and ASCII file transfers.

This property also affects translations between the Windows character set (ANSI) and the ASCII character set on disk operations.

The default value is true. The value of this property is not saved to a settings file.
See Also

 

 


2015 Attachmate

Send Feedback