|
| <prev next> |
Re: Thank you + question about unicode support in PSPP: msg#00082statistics.pspp.devel
On Tue, Jan 30, 2007 at 09:02:30PM -0600, Juha Vehnia wrote: !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"> <font size="-1"><font face="Tahoma">Hi there,<br> <br> Just wanted to thank you guys for hard work. Noticed that extended labels are now supported. <br> <br> I also wanted to ask you how are unicode characters handled via text file import data mechanism? We have PHP code that will produce ASCII file then we load it up with PSPP and save into the SPSS binary mode. This far we haven't been able to get the unicode sets to work.<br> <br> Thanks,<br> String data input in PSPP is independent of any character set encoding, at least so far as DATA LIST is concerned. If you use a syntax like: DATA LIST LIST /s (a25). BEGIN DATA. String in any encoding END DATA. SAVE OUTFILE='myfile.sav'. Then myfile.sav will contain your string data verbatim; the character encoding doesn't matter. I don't think it's currently possible to create variable names with non-ascii characters. Hope this helps. Please don't send email in HTML. It is hard to read them. J' -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
pspp-dev mailing list pspp-dev@xxxxxxx http://lists.gnu.org/mailman/listinfo/pspp-dev |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Thank you + question about unicode support in PSPP: 00082, Juha Vehnia |
|---|---|
| Next by Date: | Sequential vs. Random access: 00082, John Darrington |
| Previous by Thread: | Thank you + question about unicode support in PSPPi: 00082, Juha Vehnia |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |