Use DOS BREAK to set the <Ctrl><Break> checking level for DOS.
If DOS BREAK is set to ``ON'', you can terminate a program (other than the login script) by pressing <Ctrl><Break>.
This command does not apply to OS/2 workstations.
DOS BREAK has the following command format:
DOS BREAK [ON|OFF]
Enter the following command in the login script:
DOS BREAK ONThe default is DOS BREAK OFF.
For more information about using the BREAK login script command, see ``BREAK''.