Sorry the syntax was lacking:
keep should produce 14 variables but I get these 14 and an empty
variable when I use the same syntax but for save outfile.
save translate
/outfile =
"C:\users\ftr\documents\data\eb\EB79.4_France_Intercultural_sociodemo.csv"
/type csv
/replace
/missing recode
/keep = w1 d10 agegrp d7r3 d8r2 d63 d15a_r2 d25 p6fr p7fr_r qa1
cultural qa2_6 qa3_7
/rename (
w1 d10 d7r3 d8r2 d63 d15a_r2 d25 p6fr,
p7fr_r qa1 qa2_6 qa3_7 =
weight sex marital educ class occupation urban inhabitants region
satisfact situation expect)
/fieldnames.
/cells = labels.
On 14/02/2014 18:53, ftr wrote:
Hi,
This is a weird case of exporting in PSPP (latest version, under
windows) from a sav file to Libreoffice via a csv file. I want to
output 14 variables but
- I get 14 AND an empty variable when I save the file with identical
variables and read it in PSPP,
- When I import it into LibreOffice I get another 15 colums with 14
headers (see links).
How is that possible ?
I've linked 2 files to this email:
* pspp.png (27,6 kB) hosted on Ubuntu One:
http://ubuntuone.com/1oaRUa95CnVibejYSj92CN
* libreoffice.png (49,4 kB) hosted on Ubuntu One:
http://ubuntuone.com/4tdro5wWQtotMpeucNV2om
_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users
_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users