cd

cd


cc Index Level ci
Syntax <ctrl>+cd
Category Update processor
Type Command
Description marks the beginning of a block which will be placed into the cut buffer and deleted from the screen. The next "<ctrl>+cc" command marks the end of the cut and places the "cut" string into the cut buffer.

The cut buffer remains intact until the Update processor is exited or another cut is performed.

See the (UP) "c" command for a more complete description.

The beginning cut position is determined by the position of the cursor when the command is issued.  

UP marks the beginning of the cut with a backslash ("\"). To cancel this command use the "<ctrl>+zz" command.
Options
See Also c cl cut paste UP Commands delete text Update processor cc cp cw cr zd ze zg zn zo l o zz cut and paste Update processor (UP) Update processor
Example
Warnings The cut buffer is NOT passed between levels.
Compatibility D3 7.0 AP
cc Index Level ci