InfoConnect for Airlines
CopyAppend Method (IAlcScreen)


Appends selected text to the end of the Clipboard.
Syntax
'Declaration
 
Sub CopyAppend() 
'Usage
 
Dim instance As IAlcScreen
 
instance.CopyAppend()
void CopyAppend()
See Also