Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
FileTransfer Object
/ KermitCharacterSetTranslationEnabled Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
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
Visual Basic (Declaration)
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
Reference
FileTransfer Object
FileTransfer Members