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