pspp-users
[Top][All Lists]
Advanced

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

Re: 2 error messages


From: Ben Pfaff
Subject: Re: 2 error messages
Date: Mon, 19 Oct 2020 22:51:41 -0700

Hmm. I am not sure whether PSPP actually looks at whether a file contains
string variables, or whether the syntax reads those variables, in considering
whether to complain about them.

Is there any chance that you could provide the files in question, or some
subset of them, either publicly or privately just to me? I would like
to fix this
bug, and it will be much easier if I have the files.

On Mon, Oct 19, 2020 at 2:14 PM ftr <analyses.ftr@gmail.com> wrote:
>
> Hi,
>
> I want to add cases to a file and get the 2 errors which I don't
> understand. I think the first is maybe a SET LOCALE error - but I dn't
> have any text variables - and the other error in the ADD FILES command
> is really incomprehensible to me.
>
> Any help appreciated.
>
> Thanks.
>
> ftr
>
>
> GET FILE="C:\Users\Franck\Documents\data\EB\aggregate\EB 90_2.sav"
>
> ADD FILES
>          /FILE="C:\Users\Franck\Documents\data\EB\aggregate\EB 90_1.sav"
>
> *attention: Combinaison de fichiers contenant des encodages
> incompatibles. Les**
> **données chaînes ne peuvent être représentées correctement.*
>
>          /KEEP=country,  SURVEY W1 D10 D11 gen1 to gen6 D7 D8 D15a_r2
> D63 D60 p7
> D25 P6 NETUSE d79 d70 OPLS
>
> C:\Users\Franck\Documents\data\EB\data aggregation expectations.10-13:
> erreur:
> ADD FILES: Erreur de syntaxe dans « FILE ».
>
>          /FILE="C:\Users\Franck\Documents\data\EB\aggregate\EB 89_3.sav"
>          /KEEP=country, isocntry SURVEY W1 D10 D11 gen1 to gen6 D7 D8
> D15a_r2
> D63 D60 p7 D25 P6 NETUSE d79 d70 OPLS
>         /FILE="C:\Users\Franck\Documents\data\EB\aggregate\EB 89_2.sav"
>         /KEEP=country,  SURVEY W1 D10 D11 gen1 to gen6 D7 D8 D15a_r2 D63
> D60 p7
> D25 P6 NETUSE d79 d70 OPLS
>         /FILE="C:\Users\Franck\Documents\data\EB\aggregate\EB 88_4.sav"
>         /KEEP=country,  SURVEY W1 D10 D11 gen1 to gen6 D7 D8 D15a_r2 D63
> D60 p7
> D25 P6 NETUSE d79 d70 OPLS
>         /FILE="C:\Users\Franck\Documents\data\EB\aggregate\EB 88_1.sav"
>        /KEEP=country,  SURVEY W1 D10 D11 gen1 to gen6 D7 D8 D15a_r2 D63
> D60 p7
> D25 P6 NETUSE d79 d70 OPLS
>        .
>
> SAVE OUTFILE="C:\Users\Franck\Documents\data\EB\aggregate\EB 88-90.sav".
>
>
>
> --
> L'absence de virus dans ce courrier électronique a été vérifiée par le 
> logiciel antivirus Avast.
> https://www.avast.com/antivirus



reply via email to

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