in german/auf Deutsch


PauseOnError

With the PAUSEONERROR statement you can control whether you want OS/2 to pause after each error in the config.sys file or not.

PAUSEONERROR=value

Default settings:

  • PAUSEONERROR=YES

Parameters:

Value can be YES or NO .

PAUSEONERROR=YES
OS/2 pauses after an error.
PAUSEONERROR=NO
The system doesn't pause after an error.

If this parameter is not set it defaults to YES .

If you want OS/2 to continue after an error occurs while processing your config.sys file, add this line to your config.sys:

PAUSEONERROR=NO

If you want OS/2 to wait after an error occurs while processing the config.sys file, you don't have to set up the PAUSEONERROR statement. The default is to wait after an error for a keystroke. However, you can add the statement if you wish.

PAUSEONERROR=YES


Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0
Yes Yes Yes


OS/2 commands
  <<< Previous
Config.sys Home
Next >>>  


Last modified 11 Jan 2000 by Joerg Sievers at jogi@warpsite.de. - This page can be found from http://www.warpsite.de/en/csdp/PauseOnError.htm
Copyright © 1998-2000 Oliver Poggensee, © 2000 Joerg Sievers