BREAK

Print Topic  Return to Overview  Previous Topic  Next Topic 
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.EXE, BREAK OFF doesn't actually do anything, so setting it in TCC will introduce a possible incompatibility with existing batch files.

 

Topic "break.htm" last edited 1/26/2008. ©2008  JP Software, Inc.
Keywords: BREAK,Ctrl-C,Ctrl-Break