home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!news2me.ebay.sun.com!cronkite.Central.Sun.COM!texsun!exucom.exu.ericsson.se!news
- From: exuptr@exu.ericsson.se (exuptr@exu.ericsson.se)
- Newsgroups: comp.lang.pascal
- Subject: Re: Ctrl-Break in TP 6.0 programs
- Message-ID: <exuptr.475.716143552@exu.ericsson.se>
- Date: 10 Sep 92 16:45:52 GMT
- References: <5341@tuegate.tue.nl>
- Sender: news@exu.ericsson.se
- Organization: Ericsson Network Systems, Inc.
- Lines: 21
- Nntp-Posting-Host: pc254167.exu.ericsson.se
-
- In article <5341@tuegate.tue.nl> erik@blade (Erik Manders) writes:
-
- >Hello,
-
- >When I write a program in Turbo Pascal 6.0, it is always possible to
- >interrupt it by pressing Ctrl-Break. I don't want this to be possible,
- >so is there anybody who knows what I have to do to prevent this.
-
- *Sigh*
- uses crt;
- ....
- begin
- ...
- Checkbreak := false;
- ----------------------------------------------------------------------------
- "This must be Thursday. I never could get the hang of Thursdays"
- - Douglas Adams
- - Patrick Taylor (Arthur Dent)
- Ericsson Network Systems
- exuptr@exu.ericsson.se "Don't let the .se fool you"
- or exuptr@ZGNews.Lonestar.Org, exu.exuptr@memo.ericsson.se
-