[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Importing data - DELCASE
From: |
Ben Pfaff |
Subject: |
Re: Importing data - DELCASE |
Date: |
Mon, 19 Mar 2012 21:10:13 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Elsa-Kathrin Hinze <address@hidden> writes:
> I am using pspp-devel-0.7.9-10.6 for Mac and have some problems with
> importing my data. I'm sure I made a mistake but I don't know where to find.
> I could import the variables but there is no data for them shown in PSPP. I
> think it has something to do with DELCASE. Could someone help me with that?
The data file is encoded in UTF-16 with CR line ends (as used on
the Mac). PSPP isn't prepared for either one at the moment. The
former is already in the works (as bug #35825), but the latter is
difficult because SPSS does not interpret stray CRs as ending a
line but as part of a line and at least one user depends on that
behavior (there was a bug report some time ago).
I recommend re-encoding your file in UTF-8 with more standard (LR
or CR LF) line ends.
--
Ben Pfaff
http://benpfaff.org