Re: Caracters in other languages
- Posted by rml at rubis.trix.net Jul 09, 2003
- 512 views
Nice solution Martin ! I will look for the archive nlsEu.ew right now. Thanks Rubens At 09:03 9/7/2003, you wrote: > > >Hi Rubens, >if you want to do the conversion under Windows (running exw), you may use >Windows API to this for you. The functions are CharLowerA and CharUpperA. >Jiri Nemec has done a wrapper for these functions and it is in the archive >"nlsEu.ew -- National Language Support from Windows for Euphoria". It is al= >so >used in Judith's IDE. I think his routines could be speeded up by letting >Char{Lower,Upper}A convert allocated_string(), rather than converting byte-= >by-byte. > > Martin > >----- Original Message ----- >From: <rml at rubis.trix.net> >To: "EUforum" <EUforum at topica.com> >Sent: Tuesday, July 08, 2003 12:19 AM >Subject: Caracters in other languages > > >Hi Euforians; > > I'm having problems with caracters with an accent in portuguese >and euphoria. If I use uppercase, they are not changed to uppercase, they >changed into spaces (or no asc caracters.) >For example: =E9, =E7, =E3, =E1 and so on. >The same happens when I use getc to read a txt file that cotains these >caracters. > My computer is running win2000 in english, with locale in >brazilian portuguese. > > Any suggestion ? > > Thanks > >Rubens >Campinas - SP - Brazil > > > >TOPICA - Start your own email discussion group. FREE!