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,5d47c120235ba244 X-Google-Attributes: gid103376,public From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk) Subject: Re: Text_IO.Get_Line Date: 1997/05/25 Message-ID: <864532638.28snx@jvdsys.nextjk.stuyts.nl>#1/1 X-Deja-AN: 244299599 Distribution: world References: <19970522184500.OAA10276@ladder02.news.aol.com> Organization: *JerryWare HQ*, Leiden, Holland Newsgroups: comp.lang.ada Date: 1997-05-25T00:00:00+00:00 List-Id: In article <19970522184500.OAA10276@ladder02.news.aol.com> rehixon@aol.com writes: > I guess that DOS 6.22 and Win 95 are two of >those operating systems that do not allow unbuffered input. On both >systems using GNAT 3.07, Get_Immediate did not recognize the character >input without pressing the ENTER key. GNAT 3.07 for DOS does not implement the behaviour you want. Use the input functions in EZ2LOAD's CONIO (console I/O) library instead. Note that GNAT3.09 for Win95 does work as you expected. -- -- Jerry van Dijk | Leiden, Holland -- Consultant | Team Ada -- Ordina Finance | jdijk@acm.org