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