◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── ┌Selecting─────────────────────────┐ ┌Deleting──────────────────────────┐ │ Characters/lines Shift+Arrow │ │ Cut current line Ctrl+Y │ │ Words Shift+Ctrl+Arrow │ │ Cut to end of line Ctrl+Q,Y │ └──────────────────────────────────┘ │ Cut selected text Shift+Del │ ┌Inserting─────────────────────────┐ │ Erase selected text Del │ │ Switch to insert/overstrike Ins │ └──────────────────────────────────┘ │ Line above Home,Ctrl+N │ ┌Copying───────────────────────────┐ │ Line below End+Enter │ │ To Clipboard Ctrl+Ins │ │ From Clipboard Shift+Ins │ └──────────────────────────────────┘ └──────────────────────────────────┘ ┌Debugging─────────────────────────┐ ┌Finding───────────────────────────┐ │ View output screen F4 │ │ Search for text Ctrl+Q,F │ │ Continue running F5 │ │ Repeat find F3 │ │ Execute to cursor F7 │ └──────────────────────────────────┘ │ Toggle breakpoint F9 │ ┌Getting Help──────────────────────┐ │ Single step F8 │ │ On QBasic Help Shift+F1 │ │ Procedure step F10 │ │ On keywords or topics F1 │ └──────────────────────────────────┘ └──────────────────────────────────┘