InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / MapperFileTransfer Object / TrimTrailingSpaces Property
In This Topic
    TrimTrailingSpaces Property
    In This Topic
    Gets or sets a value indicating whether to delete any extra spaces that might exist at the end of the received file.
    Syntax
    expression.TrimTrailingSpaces As Boolean
    where expression is a variable that represents a MapperFileTransfer Object
    See Also