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: Breakpoint and watchpoints are alternatives to pressing Ctrl+Break to stop a running program.