Subject: Re: Short question about encoding.
From: Gabriel Lichard <poopsmith lavabit.com>
Date: Sat, 13 Nov 2010 19:52:56 +0900
References: 373467
In-reply-to: 373467
I tried the chcp thing too :/ :
system "chcp 65001"
s = "
p s
puts s
outputs:
Active code page: 65001
"¦£"
¦£
I'm still doing something wrong :/ Any more ideas?