Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / FileTransfer Object / ConvertISO7ToRoman8 Property
In This Topic
    ConvertISO7ToRoman8 Property
    In This Topic
    Returns or specifies whether ISO-7 characters are converted to Roman 8 characters in files that you receive.
    Syntax
    expression.ConvertISO7ToRoman8 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