Shortcut key: F5
The Go command starts or continues program execution. Execution proceeds from the current statement until the program reaches a breakpoint or the program ends.
If source files have changed, a prompt asks if the program should be rebuilt.
Related Commands
Run menu: Restart, Continue to Cursor, Trace Into, Step Over
See Also
Controlling Program Execution, page 43