InfoConnect for Airlines
Paste Method (IAlcScreen)


Copies data from the Clipboard to the current cursor location.
Syntax
'Declaration
 
Sub Paste() 
'Usage
 
Dim instance As IAlcScreen
 
instance.Paste()
void Paste()
See Also