| CONT Command | Reference/Commodore BASIC V3.5
CONT
AKA CONTinue. Restarts execution of a BASIC program after pressing the STOP key, or after a STOP statement or END statement within the program.
CONT will not work if lines are added, removed or reentered; if the program stopped due to an error; or if an error is caused in direct mode before restarting. In this case, a ?CAN'T CONTINUE ERROR message will be displayed.
This command should only be used in direct mode. Technically it can also be used in a BASIC program, but a CONT statement will cause an infinite loop.
C SHIFT+O |
| |
Copyright © Plus/4 World Team, 2001-2024. Support Plus/4 World on Patreon |