InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / FileTransfer Object / SequenceNumberBase Property
In This Topic
    SequenceNumberBase Property
    In This Topic
    Gets or sets a value specifying the starting number to use for numbering lines of data (0-99999999).
    Syntax
    expression.SequenceNumberBase As Integer
    where expression is a variable that represents a FileTransfer Object
    See Also