Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / CopyAppend2 Method
A CopySourceOption value that specifies what should be appended to the Clipboard.
In This Topic
CopyAppend2 Method
In This Topic
Appends selected text to the end of the Clipboard.
Syntax
expression.CopyAppend2( _
   ByVal source As CopySourceOption _
) 
where expression is a variable that represents a Screen Object

Parameters

source
A CopySourceOption value that specifies what should be appended to the Clipboard.
See Also