Use to: ■ Execute a loaded program ■ Continue a suspended program ■ Clear variables from memory before running ■ Create an executable (.EXE) file ■ Define the main module of a multiple-module program. Tip: Use the Debug menu first to set up useful conditions such as watches, then use the Run menu.