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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,b0d68c502c0ae6 X-Google-Attributes: gid103376,public From: Hans Marqvardsen Subject: Re: Printing Enum Variable Re: Linux World (Correction) Date: 1999/03/03 Message-ID: <36DD57B5.2F35@ddre.dk>#1/1 X-Deja-AN: 451168637 Content-Transfer-Encoding: 8bit References: <7bfc2n$jl9@dfw-ixnews5.ix.netcom.com> <7bhh26$r7c$1@remarQ.com> <36DCAC1F.430E2C5E@aasaa.ofe.org> <7bk5c2$8ge$1@remarQ.com> <36DDA9BA.E005E578@aasaa.ofe.org> <36DE3744.13F6A16A@omicron.se> Content-Type: text/plain; charset=iso-8859-1 Organization: DDRE Mime-Version: 1.0 Reply-To: hm@ddre.dk_nospam Newsgroups: comp.lang.ada Date: 1999-03-03T00:00:00+00:00 List-Id: Magnus Larsson wrote: > My only problem is the > latin-1 characters in DOS, but I guess that's no fault of Ada. ;-) > > /Magnus > Sorry for an error in my previous reply. (you have to press the key � to get a Pound_Sign) In any case I have uploaded the Package Console.io to David Bottons Ada Treasury. Console.io.put puts any Latin_1 character correctly to the Console screen. Console.io.get gets any Latin_1 character correctly from the console keyboard.