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

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!news2me.ebay.sun.com!cronkite.Central.Sun.COM!texsun!exucom.exu.ericsson.se!news
  2. From: exuptr@exu.ericsson.se (exuptr@exu.ericsson.se)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: Problim with CTRL-Break in TP6.0
  5. Message-ID: <exuptr.451.716055350@exu.ericsson.se>
  6. Date: 9 Sep 92 16:15:50 GMT
  7. References: <5315@tuegate.tue.nl> <1992Sep9.110740.2553@uwasa.fi>
  8. Sender: news@exu.ericsson.se
  9. Organization: Ericsson Network Systems, Inc.
  10. Lines: 19
  11. Nntp-Posting-Host: pc254167.exu.ericsson.se
  12.  
  13. In article <1992Sep9.110740.2553@uwasa.fi> ts@uwasa.fi (Timo Salmi) writes:
  14. >From: ts@uwasa.fi (Timo Salmi)
  15. >Subject: Re: Problim with CTRL-Break in TP6.0
  16. >Date: 9 Sep 92 11:07:40 GMT
  17.  
  18. >In article <5315@tuegate.tue.nl> arnaud@blade (Arnaud Gouder de Beauregard) writes:
  19. >>I have written a program in TP 6.0, but it's possible to exit the program just by pressing Ctrl-Break. Is there any way of preventing this ?
  20.  
  21. >Yes, covered in the Frequently Asked Questions
  22. >112730 Jun 13 12:23 garbo.uwasa.fi:/pc/ts/tsfaq29.zip
  23.  
  24. Short answer: CheckBreak := FALSE;  (must USE the CRT unit)
  25.  ----------------------------------------------------------------------------
  26.     "This must be Thursday.  I never could get the hang of Thursdays"
  27.                                                        - D Adams
  28.   - Patrick Taylor
  29.     Ericsson Network Systems
  30.     exuptr@exu.ericsson.se                       "Don't let the .se fool you"
  31.     alternately, exuptr@ZGNews.Lonestar.Org
  32.