What are the functions of given keys in Qbasic? (F1, F2, F3, F4, F5, F6, F7)
- F1 – gives general help information
- F2 – Lists the loaded files.
- F3 – Repeats last find command.
- F4 – Shows the output screen.
- F5 – Continues with the program execution.
- F6 – Moves cursor to the next window.
- F7 – Executes program to cursor position.