| Description |
copies the internal contents of the current value into the cut buffer. This is mostly used in attributes with conversions. For example, if the cursor is at a value displaying "Pick Systems", and this is a translating attribute where the internal value is "ps", the string "ps" will be copied into the cut buffer. To copy the external contents ("Pick Systems"), see the "<ctrl>+co" command.
The "<ctrl>+cp" command inserts the current contents of the cut buffer at the current screen coordinate. The cut buffer remains intact until the Update processor is exited or another cut is performed.
|