qp.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/Debug Command
 
  Use the Run/Debug command to control screen activity
  during execution. Animate Speed sets the speed at which
  QuickPascal traces and swaps the screen when you are
  using the Animate command in the Run menu. Screen Swap
  controls when QuickPascal swaps from the environment to
  the output screen as your program runs.
 
    ■ Auto   Swaps screens for both input and output
    ■ On     Swaps on every executable statement and
             should be used with programs calling mouse or
             BIOS video services
    ■ Off    Turns off screen swapping