Applies To Objects
Description
Removes selected text from a session and appends it to the existing contents of the Clipboard.
Syntax
object.CutAppend
Element |
Description |
object |
The Screen object. |
Comments
To cut data from a Screen object, you must first select the object with the Select method or the SelectAll method.