InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / MapperFileTransfer Object / InsertAtLine Property
In This Topic
    InsertAtLine Property
    In This Topic
    Gets 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.
    Syntax
    expression.InsertAtLine As Integer
    where expression is a variable that represents a MapperFileTransfer Object
    See Also