home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / pascal / 5378 < prev    next >
Encoding:
Text File  |  1992-09-13  |  992 b   |  24 lines

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: holland@matt.ksu.ksu.edu (Rich Holland)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: Problim with CTRL-Break in TP6.0
  5. Date: 13 Sep 1992 18:38:12 -0500
  6. Organization: Kansas State University
  7. Lines: 12
  8. Message-ID: <190jd4INN3b5@matt.ksu.ksu.edu>
  9. References: <5315@tuegate.tue.nl> <1992Sep9.110740.2553@uwasa.fi> <exuptr.451.716055350@exu.ericsson.se>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11.  
  12. exuptr@exu.ericsson.se (exuptr@exu.ericsson.se) writes:
  13.  
  14. >Short answer: CheckBreak := FALSE;  (must USE the CRT unit)
  15.                                       ^^^^^^^^^^^^^^^^^^^^^
  16.  
  17. Or write your own interrupt handlers for the Ctrl-Break interrupts...
  18.  
  19. -- 
  20. Rich Holland              | INTERNET: holland@matt.ksu.ksu.edu
  21. 100 Jardine Terr, Apt A7  | BITNET  : holland@ksuvm
  22. Manhattan, KS  66502-3357 | UUCP    : ...!rutgers!matt.ksu.ksu.edu!holland
  23. char*p="char*p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
  24.