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