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