Edit menu

Edit menu (editor)
Menu item Meaning Command
Undo
Allows you to undo each of the changes made to the current file since it was opened.
Undo
Redo
Restores the edit that was just removed by selecting Undo. You can redo each undo, until a new change is made to the file.
Redo
Repeat Last Edit
Repeats the last edit you made to the file. For example, suppose you replace a selection with the word albatross. If you select a new part of the file and select Repeat Last Edit, the selection is also replaced with the word albatross. Only works for some types of edits. For more details, see "To repeat the last change you made to a file".
RepeatLast
Cut
Copies the current selection to the clipboard and deletes selection from the current file.
Cut1
Copy
Copies the current selection to the clipboard.
Copy1
Paste
Pastes the clipboard contents in the current location.
Paste1
Delete
Deletes the current selection. If there is no current selection, this deletes the character after the insertion point.
Delete
Select All
Selects the entire contents of the current file.
SelectAll
Find...
Opens the Search dialog box. See also "Search dialog box". Tip: To quickly search for a string without using the dialog box, use Ctrl+f.
Find
Goto...
Opens the GoTo dialog box, which you use to go to a new file, a line within the current file, or a function. See also "Goto dialog box". Tip: To quickly goto a line number without using the dialog box, use ctrl+g.
Goto

Related topics:


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.