[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SetCBreak procedure
DECLARATION: SetCBreak(var Break: Boolean)
PURPOSE: Sets the state of Ctrl-Break checking in DOS
UNIT: System
REMARKS: When off (FALSE), DOS only checks for Ctrl-Break during
I/O to console, printer, or communications devices.
When on (TRUE), checking is done on every system call.
See Also:
GetCBreak
CheckBreak
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson