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.
Continue (F5)
■ Continues program execution from the point where it left off
  after the running project was stopped.
 
■ You can use this command to continue a project after a
  breakpoint or watchpoint has allowed you to:
    • Look at variable values in the Immediate window
    • View the output screen
 
■ Use F8 to step through code one statement at a time, or
  F10 to step through code one procedure at a time.