home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / pascal / 5349 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.2 KB

  1. Path: sparky!uunet!munnari.oz.au!ariel!ucsvc.ucs.unimelb.edu.au!lugb!lux!9125113g
  2. From: 9125113g@lux.latrobe.edu.au (Mitch Davis)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: Ctrl-Break in TP 6.0 programs
  5. Message-ID: <1992Sep12.070055.17425@lugb.latrobe.edu.au>
  6. Date: 12 Sep 92 07:00:55 GMT
  7. References: <exuptr.475.716143552@exu.ericsson.se> <1992Sep11.103038.11122@lugb.latrobe.edu.au> <1992Sep11.132606.5917@uwasa.fi>
  8. Sender: news@lugb.latrobe.edu.au (USENET News System)
  9. Organization: La Trobe University
  10. Lines: 16
  11.  
  12. In article <1992Sep11.132606.5917@uwasa.fi> ts@uwasa.fi (Timo Salmi) writes:
  13. >In article <1992Sep11.103038.11122@lugb.latrobe.edu.au> 9125113g@lux.latrobe.edu.au (Mitch Davis) writes:
  14. >>In article <exuptr.475.716143552@exu.ericsson.se> exuptr@exu.ericsson.se (exuptr@exu.ericsson.se) writes:
  15. >>>*Sigh*
  16. >>>Checkbreak := false;
  17. >>
  18. >>Sigh.  CheckBreak controls whether DOS checks for Ctrl-Break ALL the
  19.  
  20. >Sigh^3 (no, just kidding :-).  But the CheckBreak := false _*does*_
  21. >work in TP because it allows one to catch the break (and ^C) key by
  22. >keyPressed and ReadKey functions.
  23. >I think that you might be confusing the CheckBreak and SetCBreak TP
  24.  
  25. Oops^1!  I stand corrected.  Thankyou, Timo.
  26.  
  27. Mitch.
  28.