Re: Hebrew in starkit



On May 31, 8:31 am, iu2 <isra...@xxxxxxxxxxx> wrote:
On May 31, 11:26 am, billpo...@xxxxxxxxxxxx wrote:

Without more information I can't be sure, but Starkits by default
include only a small subset of the encodings available in Tcl, so the
problem is probably that your Starkit does not contain the appropriate
encoding file. What encoding is your Hebrew text in? Is it in cp862 or
iso8859-8?

It is cp1255
What's weird is that testing the encoding from the starkit I get
cp1252, which is also good for Hebrew. I managed to include all the
encodings in the starkits' lib and changed the system encoding to
cp1255 but that didn't help either.

Hunh? The cp1252 that I know doesn't include any Hebrew characters. It
is an extended Latin character set.

What is the native encoding of your system? And how is the Hebrew text
included? That is, are you reading cp1255-encoded text from a file, or
is your tcl script itself in cp1255?


.



Relevant Pages

  • Re: Hebrew in starkit
    ... I wrote a script that uses Hebrew strings, and I got what I wanted. ... But converting it to a starkit the Hebrew ... What encoding is your Hebrew text in? ...
    (comp.lang.tcl)
  • Re: Hebrew in starkit
    ... include only a small subset of the encodings available in Tcl, ... What encoding is your Hebrew text in? ... What's weird is that testing the encoding from the starkit I get ...
    (comp.lang.tcl)
  • Re: Hebrew in starkit
    ... encoding file. ... What encoding is your Hebrew text in? ... What's weird is that testing the encoding from the starkit I get ...
    (comp.lang.tcl)
  • Re: Hebrew in starkit
    ... encoding file. ... What encoding is your Hebrew text in? ... What's weird is that testing the encoding from the starkit I get ...
    (comp.lang.tcl)
  • Re: Starkit/Tclkit and special encoding tables [Was: Re: Visual programming
    ... Addinig additional encoding to starkit is possible without changing ... into directory encoding in your deploy tclkit directory. ...
    (comp.lang.tcl)