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 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-13 14:45:55 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!lnsnews.lns.cornell.edu!newsstand.cit.cornell.edu!news.stealth.net!news.stealth.net!194.168.4.91.MISMATCH!newspeer1-gui.server.ntli.net!ntli.net!newsfep1-win.server.ntli.net.POSTED!53ab2750!not-for-mail From: "chris.danx" Newsgroups: comp.lang.ada References: Subject: Re: exit from a procedure X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Sat, 13 Jul 2002 22:45:20 +0100 NNTP-Posting-Host: 80.5.140.234 X-Complaints-To: abuse@ntlworld.com X-Trace: newsfep1-win.server.ntli.net 1026596754 80.5.140.234 (Sat, 13 Jul 2002 22:45:54 BST) NNTP-Posting-Date: Sat, 13 Jul 2002 22:45:54 BST Organization: ntl Cablemodem News Service Xref: archiver1.google.com comp.lang.ada:27066 Date: 2002-07-13T22:45:20+01:00 List-Id: "Jan Prazak" wrote in message news:pan.2002.07.13.23.13.01.959431.2074@gmx.net... > Is it possible to exit from a procedure? use return;