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,4a23491ada1f36bd X-Google-Attributes: gid103376,public From: John McCabe Subject: Re: Using Get_Immediate to read keystrokes. Date: 1998/08/26 Message-ID: <6s0vu4$n73@gcsin3.geccs.gecm.com>#1/1 X-Deja-AN: 384971601 Content-Transfer-Encoding: 7bit References: <98082016293577@psavax.pwfl.com> Content-Type: text/plain; charset=us-ascii Organization: Avatar Computer Consultants Limited Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-08-26T00:00:00+00:00 List-Id: "Marin David Condic, 561.796.8997, M/S 731-96" wrote: > Does anybody know of a trick on the Sun or using the GNAT compiler > which will shut off character echoing so I can get the behavior I > want? The command "stty -echo" stops the terminal from echoing characters. There ought to be some way of making this happen from inside the program although I haven't tried it. > Or better yet - has someone got a piece of code that already > implements a command line with a buffer? -- Best Regards John McCabe ===================================================================== Not necessarily my company or service providers opinions. =====================================================================