InfoConnect for Unisys
CopyAppend() Method


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