2.5.2.4 CONTINUE Command
The CONTINUE command resumes program execution af-
ter BASIC encounters a STOP statement or a Ctrl/C. After
a STOP statement or a Ctrl/C is encountered, you can enter
immediate mode statements to display or change program
variables. Enter CONTINUE to resume execution with the
new values.