InfoConnect for Airlines
SelectAll Method (IIbmScreen)


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