home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / sysutils / edit_cs / configed / break.hlp next >
Encoding:
Text File  |  1989-06-01  |  353 b   |  17 lines

  1. The BREAK directive enables or disables OS/2's checking for the
  2. user's entry of Control-C and Control-Break during certain function
  3. calls in the DOS Compatibility Environment.
  4.  
  5. Directive syntax:    BREAK = ON|OFF
  6.  
  7. Default value:        OFF
  8.  
  9. Multiple occurrences:    No    
  10.  
  11. Affects protected mode:    No
  12.             
  13. Affects real mode:    Yes
  14.  
  15. Example:        BREAK = OFF
  16.  
  17.