Re: Non-ASCII characters?

2010-12-24 Thread Zoltan FABIAN
Hello, Just to correct myself. I have supposed that you want to import a data file with Windows 1250 encoding. Of course you may want to use other Windows supported ones, like 'ISO-8859-2' or else. Cheers, Zoltan F. 2010-12-24 15:40 keltezéssel, Zoltan FABIAN írta: > Hi, > > You may also make a

Re: Non-ASCII characters?

2010-12-24 Thread warthogs
Thanks Michael but it didn{t work. I saved from OO calc with UTF-8 formatting as csv. Then I imported to pspp. In the preview of importing wizzard the entries look ok but once they get imported, the encding is broken. Any other suggestion? Thanks¡ PSPP 0.75 on Vista karel

Re: Non-ASCII characters?

2010-12-24 Thread Zoltan FABIAN
Hi, You may also make a try the command "set locale='cp1250'." before importing. Cheers, Zoltan FABIAN 2010-12-24 02:26 keltezéssel, Michel Boaventura írta: > Hello, > > Windows don't like UTF-8. I *think* you need to convert your csv to a > utf-8 format. Openoffice can do it, and also notepad