Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmScreen Interface / CopyAppend Method


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