[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error opening a pspp file
From: |
Ben Pfaff |
Subject: |
Re: error opening a pspp file |
Date: |
Sun, 4 Feb 2018 13:19:18 -0800 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Sun, Feb 04, 2018 at 03:18:30PM +0100, Meimuna Kahf wrote:
> yesterday i worked for the first time with pspp and i inserted all my
> data for a seminar into pspp. A just saved it all the time and at the
> end. It took about the whole day and today i wanted to open the file
> and i became the error in the attachment. I also put the file in the
> attachment
This data file is really weird because it was written by PSPP but PSPP
wrote it really badly, translating all non-ASCII characters into ASCII
as question marks. Really it should have been written as ISO-8859-1 or
UTF-8. What locale and character set do you have configured on your
host?