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-RT (though not necessarily in child processes). In CMD, BREAK OFF doesn't actually do anything, so setting it in TCC-RT will introduce a possible incompatibility with existing batch files.