From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3ef07b2a9707133a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-16 04:08:15 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!info1.fnal.gov!nntp.upenn.edu!newsmi-us.news.garr.it!newsmi-eu.news.garr.it!NewsITBone-GARR!elvis.franken.de!chico.franken.de!news.franken.de!uni-erlangen.de!news-nue1.dfn.de!newsfeed.r-kom.de!newsfeed.freenet.de!news.freenet.de!not-for-mail From: Jan Prazak Subject: Re: exit from a procedure Date: Tue, 16 Jul 2002 13:08:58 -0100 Newsgroups: comp.lang.ada Message-ID: References: <3d32bb2d.14256746@news.essex.ac.uk> <17cd177c.0207160030.38b492e8@posting.google.com> User-Agent: Pan/0.11.2 (Unix) Mime-Version: 1.0 Content-Type: text/plain; charset=iso885915 Content-Transfer-Encoding: 8bit X-Comment-To: "Gautier" NNTP-Posting-Host: 213.7.192.88 X-Trace: 1026817657 news.freenet.de 15163 213.7.192.88 X-Complaints-To: abuse@freenet.de Xref: archiver1.google.com comp.lang.ada:27143 Date: 2002-07-16T13:08:58-01:00 List-Id: On Tue, 16 Jul 2002 07:30:21 -0100, Gautier wrote: >> But I think it's clearer in Pascal, there it's "exit" > > I'm afraid you won't find any "exit" in Pascal ( see ISO specification > in... > http://www.moorecad.com/standardpascal/home.html ), > only in some dialects. I mean Turbo Pascal, not ISO Pascal. >> (a loop exit is called "quit" there). > > On which Pascal dialect did you find a "quit" for exiting loops ? BTW an > unfortunate naming if so... If I rembember well Turbo Pascal 7 and later > had a "break". yes, you're right, it's break