home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / OS2CO2.ZIP / BREAK.HLP next >
Text File  |  1989-06-01  |  353b  |  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.