pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unicode


From: Ben Pfaff
Subject: Re: unicode
Date: Sun, 24 Jul 2011 20:50:10 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Kees Varekamp <address@hidden> writes:

> I'm trying to read fixed width text data into pspp using
> DATA LIST  FILE='/home/kees/mnt/mro/Projects/Radar/J10158_Carpet/J10158/
> 0158chn.EXT'  ENCODING='utf8'  FIXED INTNR 1-8 ...
>
> but the utf8 encoding seems to be ignored. Which encodings are supported? I
> need one that supports Simplified and Traditional Chinese, so some Unicode
> flavor would be best I guess

It looks like, for the moment, the way to control the encoding
in files parsed by DATA LIST is to use SET LOCALE.

I intend to fix this at some point.
-- 
Ben Pfaff 
http://benpfaff.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]