TotalNET Advanced Server 5.2 Reference Manual

DOS break

This command sets or overrides the state of the DOS break check.

Usage

DOS break {on|off}

Options

on 

Enable termination of program executions other than login script commands by pressing Control-p or Control-c. 

off 

Disable termination of program executions other than login script commands, the default. If you set DOS break to off, you cannot set it back to on. 

Examples

  1. Use the following command to enable termination of program executions other than login script commands:


    DOS break on
  2. Use the following command to disable termination of program executions other than login script commands:


    DOS break off