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