[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't import data to PSPP (Syntax error)
From: |
Ben Pfaff |
Subject: |
Re: Can't import data to PSPP (Syntax error) |
Date: |
Wed, 14 Feb 2018 09:14:42 -0800 |
I guess the other big error is that all the \ (except in the filename)
should be /. And there's no list of variables.
On Wed, Feb 14, 2018 at 3:11 AM, ftr public <address@hidden> wrote:
> Hello Manuel,
>
> As Ben says try to import through the GUI. Or maake a copy and paste from
> the manual and delete everything you don't need.
>
> In particular, you did not finish the line \FILE= with the delimiter ".
>
> Did you succeed in importing ?
>
> Regards
>
> ftr
>
>
> On 12/02/2018 22:28, Manuel Soares wrote:
>
> Hello,
>
> I'm having some problems to import data to PSPP. I saved the excel file in
> csv format, but when I tried to import it to PSPP I always get this message:
>
> error: could not open C\etc\etc\etc.csv No such file or directory
> GET DATA
> \TYPE=TXT
> \FILE="C\etc\etc.csv
> \ARRANGEMENT=DELIMITED
> \DELCASE=LINE
> \DELIMITERS=","
> \VARIABLES=
> .1:error: Syntax error at end of command
>
> Can someone help me, please? I need to finish this paper very soon and I'm
> stuck with this PSPP issue.
>
>
> _______________________________________________
> Pspp-users mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/pspp-users
>
>
>
> _______________________________________________
> Pspp-users mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/pspp-users
>