InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / MapperFileTransfer Object / FileType Property
In This Topic
    FileType Property
    In This Topic
    Gets or sets a value that indicates how to handle tabs in a MAPPER report.
    Syntax
    expression.FileType As MapperFileTypeOption
    where expression is a variable that represents a MapperFileTransfer Object
    See Also