Contents |
Effect
Attempts to continue an MSX-BASIC program from where it was interrupted by either a CTRL+BREAK or a STOP instruction or by pressing on CTRL+STOP keys.
Please note that this instruction does not restore things like screen mode or sound output, and can't be used inside a program otherwise the error "Can't continue" occurs.
Syntax
CONT
Related to
Compatibility
MSX-BASIC 1.0 or higher