Re: UTF-8 Euro symbol problem
- From: "suchenwi" <richard.suchenwirth-bauersachs@xxxxxxxxxxx>
- Date: 30 Aug 2005 08:14:44 -0700
[encoding system] controls how strings from and to the OS are
converted. It is bug-dangerous to change it. As the console uses
cp1252, Tcl converts console input from that to utf-8 internally, and
back to cp1252 when you do a [puts] or so.
Independent of encoding, you can specify @ as \u20ac :)
.
- Follow-Ups:
- Re: UTF-8 Euro symbol problem
- From: ctasada
- Re: UTF-8 Euro symbol problem
- References:
- UTF-8 Euro symbol problem
- From: ctasada
- UTF-8 Euro symbol problem
- Prev by Date: Re: incrementing number added to directory
- Next by Date: Re: incrementing number added to directory
- Previous by thread: UTF-8 Euro symbol problem
- Next by thread: Re: UTF-8 Euro symbol problem
- Index(es):