Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / FileTransfer Object / KermitCharacterSetTranslationEnabled Property
In This Topic
    KermitCharacterSetTranslationEnabled Property
    In This Topic
    Specifies whether Reflection performs character set translations for ASCII transfers from the File Transfer dialog box.
    Syntax
    expression.KermitCharacterSetTranslationEnabled As Boolean
    where expression is a variable that represents a FileTransfer Object
    Remarks
    When this property is set to true, Reflection translates the character sets specified on the Translation tab in the File Transfer Setup dialog box and on the Emulation tab in the Terminal Setup dialog box. The default value is false.
    See Also