Swap on Input (default is on)                           (80x25 mode users)
Toggle the swap screen option when a use action is required.
──────────────────────────────────────────────────────────────────────────────

This option tells MrDebug that whenever a program waits for user input, that
it should switch from the MrDebug screen to the application screen whilst
you enter the information required.

This option is only of any use when you are running your program in animate
mode.

If you turn this option off, whenever MrDebug comes across a piece of code
that accepts user input, such as an @...GET... MrDebug will not flip the
screen to show the application screen, instead the screen will stay with
MrDebug.

NOTE : For users running in text modes that support 132 columns, this option
has little or no affect as the application screen is always
displayed.