InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcScreen Object / SelectAll Method
In This Topic
    SelectAll Method (AlcScreen)
    In This Topic
    Selects all of the text in the terminal window.
    Syntax
    expression.SelectAll() 
    where expression is a variable that represents a AlcScreen Object
    See Also