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=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,723d750f4b80c21e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-16 08:30:15 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!nntpserver.com!hub1.nntpserver.com!news-out.spamkiller.net!propagator-la!news-in-la.newsfeeds.com!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison References: <9qgrgh$1f10$1@newsreader1.mclink.it> Subject: Re: a little help Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Tue, 16 Oct 2001 11:29:42 EDT Organization: http://www.newsranger.com Date: Tue, 16 Oct 2001 15:29:42 GMT Xref: archiver1.google.com comp.lang.ada:14694 Date: 2001-10-16T15:29:42+00:00 List-Id: In article <9qgrgh$1f10$1@newsreader1.mclink.it>, F says... >type st is new string; > get(c); b(ind):=c; ind:=ind+1; > >when i call the first time this procedure i obtain the input string but the >second time nothing happens..... >I think that character return remains in the keyboard buffer, how can I >resolve this problem????? Since this looks like a school assignment, I'll give out a hint only. If "get" isn't working for you, it would seem sensible to try a different routine, no? Look through the package Get comes from and see if you can find anything else useful in there. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html No trees were killed in the sending of this message. However a large number of electrons were terribly inconvenienced.