InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / MapperFileTransfer Object
Properties Methods

In This Topic
    MapperFileTransfer Object Members
    In This Topic

    The following tables list the members exposed by MapperFileTransfer.

    Public Properties
     NameDescription
    Public PropertyGets or sets the MAPPER command code that precedes a MAPPER command (such as the commands to add or delete lines).  
    Public PropertyGets or sets the text that appears at the end of a MAPPER report.  
    Public PropertyGets or sets a value that indicates how to handle tabs in a MAPPER report.  
    Public PropertyGets or sets a value indicating whether the Remote Identifier (RID) is formatted.  
    Public PropertyGets or sets a value specifying what happens if the target file exists during a transfer.  
    Public PropertyGets or sets the host file line number (1-99999) at which the contents of the PC file will be inserted, for uploads when the IfExists setting is set to Insert. It does not apply otherwise.  
    Public PropertyGets or sets the command issued to MAPPER for displaying the Line Zero information.  
    Public PropertyGets or sets the title of the Line Zero information page.  
    Public PropertyGets or sets the command used to swtich between the old MAPPER look (MAPPER 34) and the new MAPPER look (MAPPER 35).  
    Public PropertyGets or sets the text string that identifies the display as a MAPPER report page.  
    Public PropertyGets the parent object. The parent is the FileTransfer object.  
    Public PropertyGets or sets a value indicating whether to retain MAPPER header information when a file is downloaded.  
    Public PropertyGets or sets the MAPPER message that appears when you try to open a MAPPER report using an invalid number.  
    Public PropertyGets or sets the command that scrolls the MAPPER report horizontally.  
    Public PropertyGets or sets a value indicating whether to delete any extra spaces that might exist at the end of the received file.  
    Top
    Public Methods
     NameDescription
    Public MethodDownloads a file from the host to your local PC.  
    Public MethodUploads a file to the host.  
    Top
    See Also