ener.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Run Menu (Alt+R)
■ Controls application execution in the programming
  environment:
 
┌──────────────────────┐ • Clears memory and starts execution
│ Start       Shift+F5 │ • Restarts or continues execution
│ Restart              │ • Transfers information from MS-DOS
│ Continue          F5 │   command line
│ Modify COMMAND$...   │ • Creates executable (.EXE) file
├──────────────────────┤ • Combines modules into Quick (.QLB)
│ Make EXE File...     │   library
│ Make Library...      │ • Defines main module of multiple-
├──────────────────────┤   module project
│ Set Start-up File... │
└──────────────────────┘
 
■ Tip: Use the Debug menu first to set up useful conditions
       such as watches, then use the Run menu.