InfoConnect API Guide
Attachmate.Reflection.Emulation.UTS Namespace / IMapperFileTransfer Interface
Properties Methods

In This Topic
    IMapperFileTransfer Interface Members
    In This Topic

    The following tables list the members exposed by IMapperFileTransfer.

    Public Properties
     NameDescription
     PropertyGets or sets the MAPPER command code that precedes a MAPPER command (such as the commands to add or delete lines).  
     PropertyGets or sets the text that appears at the end of a MAPPER report.  
     PropertyGets or sets a value that indicates how to handle tabs in a MAPPER report.  
     PropertyGets or sets a value indicating whether the Remote Identifier (RID) is formatted.  
     PropertyGets or sets a value specifying what happens if the target file exists during a transfer.  
     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.  
     PropertyGets or sets the command issued to MAPPER for displaying the Line Zero information.  
     PropertyGets or sets the title of the Line Zero information page.  
     PropertyGets or sets the command used to switch between the old MAPPER look (MAPPER 34) and the new MAPPER look (MAPPER 35)  
     PropertyGets or sets the text string that identifies the display as a MAPPER report page.  
     PropertyGets the parent object (IFileTransfer).  
     PropertyGets or sets a value indicating whether to retain MAPPER header information when a file is downloaded.  
     PropertyGets or sets the MAPPER message that appears when you try to open a MAPPER report using an invalid number.  
     PropertyGets or sets the command that scrolls the MAPPER report horizontally.  
     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
     MethodDownloads a file from the host to your local PC.  
     MethodUploads a file to the host  
    Top
    See Also