qbasic.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Run and Debug Keys
  Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Start program execution from beginning               Shift+F5
 Continue program execution from current statement    F5
 Execute program to current cursor position           F7
──────────────────────────────────────────────────────────────────────────────
 Execute next program statement as a single step      F8
 Single step, tracing around procedure calls          F10
 ─────────────────────────────────────────────────────────────────────────────
 Set or clear a breakpoint                            F9