SUSPEND FOR KEY
This command will pause the program from running until a key is pressed. To detect for a specific key, please refer to the INKEY$ or SCANCODE commands found in the Input Command Set.
SYNTAX
SUSPEND FOR KEY
RELATED INFO
Basic Commands
Glossary
EXAMPLE
SUSPEND Commands