in german/auf Deutsch


Break

With this entry you can stop DOS applications by pressing CTRL + BREAK. This slows the application down a bit, but you can immediately stop an application without waiting for the process to end.

note: For DOS programs only!

BREAK=value

Parameters:

Value can be ON or OFF .

BREAK=ON
After pressing CTRL + BREAK the process stops immediately.
BREAK=OFF
After pressing CTRL + BREAK the process runs until it reads from the prompt.

There is no default value.


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 27 May 1999 by Joerg Sievers at jogi@warpsite.de. - This page can be found from http://www.warpsite.de/en/csdp/Break.htm
Copyright © 1998-2000 Oliver Poggensee, © 2000 Joerg Sievers