InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / CopyAppend Method
In This Topic
    CopyAppend Method (UtsScreen)
    In This Topic
    Appends selected text to the end of the Clipboard.
    Syntax
    expression.CopyAppend() 
    where expression is a variable that represents a UtsScreen Object
    See Also