Use the Edit menu to manipulate text in the Help or File windows. The editor uses a "clipboard" metaphor. Text copied or cut from a window is kept in the Clipboard. From there, it can be pasted elsewhere. ┌─────────────────────┐ │ Undo Alt+Backspace │ ■ Restores the current line* │ Cut Shift+Del │ ■ Cuts selected text │ Copy Ctrl+Ins │ ■ Copies selected text │ Paste Shift+Ins │ ■ Inserts text from Clipboard │ Clear Del │ ■ Deletes selected text* ├─────────────────────┤ │ Read Only │ ■ Prohibits changes to file * │ Pascal Syntax │ ■ Color-codes Pascal language* └─────────────────────┘ * Items with an asterisk appear only with full menus.