From: huncar <hu...@ch...> - 2002-06-07 14:54:04
|
How can I wrap correctly the encoding files into my applications? Simply wrapping the needed file, or all the *.enc files didn't work. When I run the application as a Tcl script (encoding names returns all the encodings and encoding system return the correct encoding cp1250) the special characters are shown correctly. But after wrapping (with or without wraping the *.enc files) the encoding is wrong. (in debug mode, I have there a posibility to execute tcl commands, encoding system returns "identity" and encoding names returns only "utf-8 identity unicode". Can anybody help me? Thanks. -- Best regards, Peter Huncar mailto:hu...@ch... |