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,e7672052479c6008 X-Google-Attributes: gid103376,public From: fraser@nospam.com Subject: Re: beginner question re: user input & output to screen Date: 1999/02/15 Message-ID: <7aa7f0$jim$1@remarQ.com>#1/1 X-Deja-AN: 444742995 References: <36c95396.253265493@news.dsuper.net> X-Complaints-To: newsabuse@remarQ.com X-Trace: 919118112 KZBGBQC4S164892E1C usenet54.supernews.com Organization: Vegetarian Ada Programmers Newsgroups: comp.lang.ada Originator: fraser@titanic Date: 1999-02-15T00:00:00+00:00 List-Id: I nearly cried when matthew_heaney@acm.org said: >Use Ada.Text_IO.Get_Line. Skip_Line might be closer to the requirement. Or not. cheers, Fraser.