Use the Run menu to load and execute programs. ┌───────────────────────┐ │ Restart Shift+F5 │ ■ Reloads program in memory │ Go F5 │ ■ Starts execution │ Continue To Cursor F7 │ ■ Executes to cursor * │ Trace Into F8 │ ■ Single-steps into functions │ Step Over F10 │ ■ Single-steps over functions │ Animate │ ■ Traces through code, └───────────────────────┘ highlighting each line * * Items marked by an asterisk appear only with full menus.