Liste des Groupes | Revenir à cl tcl |
Interesting thread.I did something like that some 15 years ago. But my case involved aIn my case, I used the \uxxxx escapes for anything that was not plain
migration. I had a ton of legacy iso-8859 files on a system-wide
utf-8 Linux system. That caused me problems too, but iconv fixed it.
ASCII, so all my scripts are both "basic 8859" and "utf-8" at the same
time, and having Tcl 9 source them as utf-8 won't cause an issue. But
it sounds like Uwe directly entered the extended 8859 characters into
the scripts. Which very well may have made perfect sense if he had
more than one or two of them per script.
Les messages affichés proviennent d'usenet.