 
  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 multimodule program.
 
 Tip: Use the Debug menu first to set up useful conditions
      such as watches, then use the Run menu.