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