Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!kuhub.cc.ukans.edu!maverick.ksu.ksu.edu!wyoung Newsgroups: comp.lang.pascal Subject: Re: Turbo Pascal v6.0 crt bug Message-ID: <1991May9.210535.1714@maverick.ksu.ksu.edu> From: wyoung@cis.ksu.edu (William J. Young) Date: Thu, 9 May 91 21:05:35 GMT Sender: news@maverick.ksu.ksu.edu (The News Guru) References: <1991May9.161613.26915@cs.odu.edu> Organization: Kansas State University, Department of Computing and Information Sciences Nntp-Posting-Host: procyon.cis.ksu.edu Lines: 17 In article <1991May9.161613.26915@cs.odu.edu> popkin@osric.cs.odu.edu (Brian N. Popkin) writes: > >In the following program the chkcbreak doesn't stop me from breaking the >program. I press break once while its running, its does nothing, if I press >it a second time it breaks and exits the program... is this a bug? > From the IDE, this has been the way TP has worked since at least TP4.0 (for me anyway). I always assumed (although it's not documented anywhere I've found) that this was to allow you to check that the Break was caught if you wanted it to be, but also allow you a way to break out of a program while still debugging it under the IDE. Anyone else with other insight? -- ---------------------------- Bill Young wyoung@cis.ksu.edu