Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / FileTransfer Object / ConvertRoman8ToISO7 Property
In This Topic
    ConvertRoman8ToISO7 Property
    In This Topic
    Returns or specifies whether Roman 8 characters are converted to ISO-7 characters in files that you send.
    Syntax
    expression.ConvertRoman8ToISO7 As Boolean
    where expression is a variable that represents a FileTransfer Object
    Remarks
    This property is relevant only for ASCII file transfers. The default value is false.
    See Also