InfoConnect for Unisys
CopyAppend Method (IUtsScreen)


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