The Edit Menu

The Edit menu contains commands to undo changes to window's fields, copy selected text to the clipboard, and paste the contents of the clipboard into a window. For more details on editing in CodeView's windows, see “CodeView Windows”.

The following table summarizes the commands on the Edit menu:

Command Purpose

Undo Reverses the last editing change
Copy Copies the selected text to the clipboard
Paste Inserts the contents of the clipboard at the cursor

Undo

The Undo command (ALT+BACKSPACE) reverses the last editing action.

Copy

The Copy command (CTRL+INS) copies selected text to the clipboard. Because input to CodeView is restricted to single lines, you can copy only a single line of text. If you select more than a single line of text, the Copy command is disabled and pressing CTRL+INS has no effect.

Paste

The Paste command (SHIFT+INS) inserts text from the clipboard at the cursor in the Command window.