cut paste

cut paste


cursor movement Index Level cw
Syntax
Category Update processor
Type Definition
Description move or copy data from one place in an item to another place in an item.

Text can be cut and deleted or cut with the original left in place (copied). After the text is cut, it is stored in the cut buffer, replacing the previous contents of the cut buffer.

Text in the cut buffer can be pasted into the current item or it can be pasted into a specified item in another file.

Text can also be pasted from a specified item and file.

See the (UP) "c" command for a more detailed explanation.

As of release 5.2.5, it is possible to cut and paste when editing the TCL command stack item.
Options
See Also delete text c z cl cd cc cp cw cr zz Update processor (UP) ci co
Example
Warnings The cut buffer is NOT passed between levels.
Compatibility D3 7.0 AP
cursor movement Index Level cw