Edit Menu
Wednesday, May 12, 2010

Edit menu
    Undo ... - The actual entry of this item will depend on what you did last. In my example I had cut text, so that was displayed. This selection can be repeated several times.
       
    Repeat ...- After an action has been undone, it can be reinstated in the document.
    Cut - Removes the selection from the active document and places it on the clipboard.
    Copy - Copies the selection to the clipboard
    Paste - Inserts the contents of the clipboard at the insertion point (cursor) or whatever is selected.
    Clear - Deletes the selected object or text, but does not place it on the clipboard.
    Select All - Selects all text and graphics in the active window.
    Find - Searches for specified text in the active document
    Replace - Searches for and replaces specified text and formatting.
 
 

0 comments:
Post a Comment