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.5 required=5.0 tests=BAYES_00,INVALID_MSGID, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,b3d252ea5c7b37a7 X-Google-Attributes: gid103376,public From: sparre@meyer.fys.ku.dk (Jacob Sparre Andersen) Subject: Re: ISO LATIN_1 in Windows 95 ? Date: 1998/10/08 Message-ID: <6vinm0$12v8$1@news.net.uni-c.dk>#1/1 X-Deja-AN: 399036112 References: <361B3EE5.7099@ddre.dk> X-Complaints-To: usenet@news.net.uni-c.dk X-Trace: news.net.uni-c.dk 907862528 35816 (None) 130.225.102.37 Organization: UNI-C Newsgroups: comp.lang.ada Date: 1998-10-08T00:00:00+00:00 List-Id: Hans Marqvardsen (hm@ddre.dk) wrote: : Is it really the case, that no codepage usable in Windows95 : corresponds to Ada.Characters.Latin_1 ? Jerry suggested "ANSI_FIXED_FONT", whatever that is. : Of course, one might argue, that if so, this is a Windows95 problem, : not an Ada95 problem. Closing the question without solving the problem. An annoying, but usable solution would be to rewrite/modify Ada.Text_IO, so it translates between the available character encoding and Latin-1. It is a bit of work, but you're definitely not the only one who could use it. Jacob ---------------------------------------------------------------------------- -- Jacob Sparre Andersen -- E-mail: Jacob.Sparre.Andersen@risoe.dk -- -- National Laboratory Ris� -- Phone.: (+45) 46 77 51 23 -- -- Systems Analysis -- Fax...: (+45) 46 77 51 99 -- ----------------------------------------------------------------------------