cl

cl


ci Index Level co
Syntax <ctrl>+cl
Category Update processor
Type Command
Description marks the beginning of a block which will be copied ("left"). 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 ("\").  Once the ending position has been marked (UP does not display any character for the end mark), the marked text is placed in the cut buffer.  
Options
See Also c cut paste UP Commands delete text Update processor cd 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
ci Index Level co