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