Use to clear memory and start program execution at the first executable statement in the main module. The Start command can be used after stopping a running program with CTRL+BREAK to run the program again from the beginning. Use Start as an alternative to Restart or Continue. The Start command shortcut key is SHIFT+F5. Tip: QuickBASIC breakpoint and watchpoints are alternatives to pressing CTRL+BREAK to stop a running program.