InfoConnect for Airlines
SelectAll Method (IAlcScreen)


Selects all of the text on the screen.
Syntax
'Declaration
 
Sub SelectAll() 
'Usage
 
Dim instance As IAlcScreen
 
instance.SelectAll()
void SelectAll()
See Also