InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Screen Object / StripTrailingBlankLines Property
In This Topic
    StripTrailingBlankLines Property (T27Screen)
    In This Topic
    Gets or sets a value indicating whether trailing blank lines are removed from the cut or copied text.
    Syntax
    expression.StripTrailingBlankLines As Boolean
    where expression is a variable that represents a T27Screen Object
    See Also