InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcScreen Object / StripTrailingBlankLines Property
In This Topic
    StripTrailingBlankLines Property (AlcScreen)
    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 AlcScreen Object
    See Also