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,88e2699149e680f4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-05 23:15:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.icl.net!newsfeed.fjserv.net!news.netkonect.net!btnet-peer0!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: File IO problem Date: Fri, 6 Dec 2002 07:14:09 +0000 (UTC) Organization: BT Openworld Message-ID: References: NNTP-Posting-Host: host213-123-153-207.in-addr.btopenworld.com X-Trace: knossos.btinternet.com 1039158849 13908 213.123.153.207 (6 Dec 2002 07:14:09 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Fri, 6 Dec 2002 07:14:09 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Xref: archiver1.google.com comp.lang.ada:31479 Date: 2002-12-06T07:14:09+00:00 List-Id: "prashna" wrote in message news:d40d7104.0212052227.3aaa570a@posting.google.com... > while END_OF_FILE(FILE_I) loop You'll probably want a second look at this line.