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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Niklas Holsti Newsgroups: comp.lang.ada Subject: Re: Error "exception not permitted here" when putting EXCEPTION in a loop Date: Sat, 18 Jul 2015 21:11:58 +0300 Organization: Tidorum Ltd Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net jGKwfpUxPy0RbU/qIyfqRAVyytkmw9Lr5VhAUHE69NWw2vzFqS Cancel-Lock: sha1:9ImTOYwgk5cbmSBznknU6FHidLQ= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 In-Reply-To: Xref: news.eternal-september.org comp.lang.ada:26881 Date: 2015-07-18T21:11:58+03:00 List-Id: On 15-07-18 19:09 , Dennis Lee Bieber wrote: > On Sat, 18 Jul 2015 07:32:10 -0700 (PDT), Trish Cayetano > declaimed the following: > >> >> Well which reminds me! I added a SKIP_LINE... The expected output is close... It shows the exception error every other input... it waits for 2 inputs and then 1 input and then 2... >> > The end of line is a non-numeric also for the integer get... So you > have to skip past that also... No, integer Get _starts_ by skipping leading blanks, line terminators, and page terminators. You can do a sequence of integer Gets without Skip_Lines in between. See http://www.ada-auth.org/standards/12rm/html/RM-A-10-8.html. -- Niklas Holsti Tidorum Ltd niklas holsti tidorum fi . @ .