Take Command / TCC Help v. 13.03

BREAK

Hide Navigation Pane

BREAK

Previous topic Next topic No directory for this topic No expanding text in this topic  

BREAK

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

Purpose:Enable or disable Ctrl-C and Ctrl-Break

 

Format:BREAK [ON | OFF]

 

Usage:

 

BREAK OFF will disable all Ctrl-C and Ctrl-Break handling in TCC (though not necessarily in child processes).  In CMD, BREAK OFF doesn't actually do anything, so setting it in TCC will introduce a possible incompatibility with existing batch files.

 

Comments (...)