InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / FileTransfer Object / MakeFileOptions Property
In This Topic
    MakeFileOptions Property
    In This Topic
    Gets or sets a value specifying the type of file being created (sch as ALGOL, BASIC, BINDER, C74, DATA, F77, PASCAL, SEQ). A value is optional.
    Syntax
    expression.MakeFileOptions As String
    where expression is a variable that represents a FileTransfer Object
    See Also