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,e584b80ec129f1ce X-Google-Attributes: gid103376,public From: Ehud Lamm Subject: Re: Exception handling problem Date: 2000/03/06 Message-ID: #1/1 X-Deja-AN: 593709226 References: <38C34C24.3955@gmx.net> To: Amun-Ra Content-Type: TEXT/PLAIN; charset=US-ASCII X-Complaints-To: usenet@news.huji.ac.il X-Trace: news.huji.ac.il 952329317 7319 132.64.178.45 (6 Mar 2000 07:55:17 GMT) Organization: The Hebrew University of Jerusalem Mime-Version: 1.0 NNTP-Posting-Date: 6 Mar 2000 07:55:17 GMT Newsgroups: comp.lang.ada Date: 2000-03-06T07:55:17+00:00 List-Id: Seems like a skip_line proble. When you handle the excpetion, issue Skip_Line (check the LRM to see what this does). You can also use the Safe_Io package I put on Adapower, which takes the burden off your shoulders. Good luck Ehud Lamm mslamm@mscc.huji.ac.il http://purl.oclc.org/NET/ehudlamm <== My home on the web Check it out and subscribe to the E-List- for interesting essays and more!