InfoConnect for Airlines
CopyAppend Method (IIbmScreen)


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