Special Characters

Special Characters

am 07.07.2006 19:24:25 von henrique.renno

Hello!!!

I know it's a silly question but I'm writing a script on Windows and
when I run it at the prompt the characters like "=E7" turns into =FE and
"=E3" into "=D2" for example. What should I configure in Windows for the
prompt to show the right characters???

Regards

--=20
Henrique
"N=E3o h=E1 ningu=E9m que seja t=E3o grande que n=E3o possa aprender e nem =
t=E3o
pequeno que n=E3o possa ensinar."
"There's no one that is so great that could not learn nor so small
that could not teach."
"O indiv=EDduo confiante tenta mais, erra mais, aprende mais." - Piaget
"The confident individual try more, err more, learn more." - Piaget

Re: Special Characters

am 07.07.2006 19:31:30 von gedanken

--0-662808803-1152293490=:8409
Content-Type: TEXT/PLAIN; charset=ISO-8859-1
Content-Transfer-Encoding: 8BIT

On Fri, 7 Jul 2006, [ISO-8859-1] Henrique Rennó wrote:

There should be terminal options, something called Appearance or
Translation. Try out ISO 8859-1 and UTF-8 and see if either of those give
you what you seek.

ged


Hello!!!

I know it's a silly question but I'm writing a script on Windows and
when I run it at the prompt the characters like "ç" turns into þ and
"ã" into "Ò" for example. What should I configure in Windows for the
prompt to show the right characters???

Regards



--
gedanken
--0-662808803-1152293490=:8409--

Re: Special Characters

am 07.07.2006 22:25:10 von Sune.Karlsson

Use
binmode(STDOUT,':encoding(cp850)');
(or whatever code page you are using, 'mode' at the command prompt will
tell you) in your Perl script.

/Sune

Gedanken wrote:
> On Fri, 7 Jul 2006, [ISO-8859-1] Henrique Rennó wrote:
>
> There should be terminal options, something called Appearance or
> Translation. Try out ISO 8859-1 and UTF-8 and see if either of those give
> you what you seek.
>
> ged
>
>
> Hello!!!
>
> I know it's a silly question but I'm writing a script on Windows and
> when I run it at the prompt the characters like "ç" turns into þ and
> "ã" into "Ò" for example. What should I configure in Windows for the
> prompt to show the right characters???
>
> Regards
>
>
>


--
Sune Karlsson
Professor of Statistics
Dept of Economics, Statistics and Informatics
Örebro University, SE-70182 Örebro, Sweden
Phone +46 19 301257