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