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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bf8094bb47ac6c34 X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: Loops Date: 2000/05/27 Message-ID: #1/1 X-Deja-AN: 627901922 Content-Transfer-Encoding: 7bit References: <8gntbt$mei$3@news.cowan.edu.au> X-Priority: 3 Content-Type: text/plain; charset="iso-8859-1" X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Complaints-To: abuse@earthlink.net X-Trace: newsread2.prod.itd.earthlink.net 959421368 158.252.122.228 (Sat, 27 May 2000 02:56:08 PDT) Organization: Ada95 Press, Inc. X-MSMail-Priority: Normal MIME-Version: 1.0 NNTP-Posting-Date: Sat, 27 May 2000 02:56:08 PDT Newsgroups: comp.lang.ada Date: 2000-05-27T00:00:00+00:00 List-Id: Karlene wrote in message news:8gntbt$mei$3@news.cowan.edu.au... > If the exit condition for the loop of a subprogram is the word "stop" when > written in a string field (ie a persons name), how can you code that? > Look at the Ada Reference Manual, section 5.7