<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Sanchez,<br>
<br>
encoding works for me under Linux if I store the iso8859-1.enc in<br>
the real filesystem:<br>
<br>
./tclkit<br>
./lib/tcl8.4/encoding/iso8859-1.enc<br>
<br>
But I could not figure out a way to put it into the tclkit.<br>
<br>
Best regards,<br>
<br>
Reinhard<br>
<br>
Laborda Sanchez, Oscar wrote:
<blockquote
cite="midDCDD756667C46C43BD969E3C22441DDC03A178A6@ESGDASMA2VX0011.ib.gedas.vwg"
type="cite">
<blockquote type="cite">
<pre wrap="">Is there a way to force utf-8 support in a starpacked application?
I want to add multilingual support to an already working tk
script, and it
has to work even if the user's environment is not set to utf-8.
Marc
</pre>
</blockquote>
<pre wrap=""><!---->
Take a look at command "encoding".
Although it is broken in Tclkit for UNIX/Linux environments, it works in Win
and also in standard Tcl.
***************************************************************************
El correo corporativo de gedas iberia está protegido por
Antigen de Sybari Software.
Todo el correo se escanea con seis motores de antivirus de
diferentes fabricantes de forma simultánea, multiplicando
la protección del sistema.
Para más información, <a class="moz-txt-link-abbreviated" href="mailto:e-security@gedas.es">e-security@gedas.es</a> y <a class="moz-txt-link-abbreviated" href="http://www.sybari.com">www.sybari.com</a>.
***************************************************************************
DISCLAIMER: Este mensaje contiene información propietaria
de la cual parte o toda puede contener información confidencial
o protegida legalmente. Esta exclusivamente destinado al
usuario de destino.
Si, por un error de envio o transmisión, ha recibido este mensaje
y usted no es el destinatario del mismo, por favor, notifique
de este hecho al remitente.
Si no es el destinatario final de este mensaje no debe usar,
informar, distribuir, imprimir, copiar o difundir este mensaje
bajo ningún medio.
---------
DISCLAIMER: This e-mail contains propietary information some
or all of which may be legally protected. It is for the intended
recipient only. If an addressing or transmission error has
misdirected this e-mail, please notify the author by replying to
this e-mail. If you are not the intended recipient you must not use,
disclose, distribute, copy, print or relay this e-mail.
***************************************************************************
_____________________________________________
Starkit mailing list - <a class="moz-txt-link-abbreviated" href="mailto:Starkit@equi4.com">Starkit@equi4.com</a>
<a class="moz-txt-link-freetext" href="http://www.equi4.com/mailman/listinfo/starkit">http://www.equi4.com/mailman/listinfo/starkit</a>
</pre>
</blockquote>
<br>
</body>
</html>