On Mon, Jan 11, 2016 at 08:48:40PM +0100, John Darrington wrote:
> On Mon, Jan 11, 2016 at 08:37:20PM +0100, news wrote:
>      Hi,
>      
>      I want to export to a csv file and get an error message, but
>      don't see the error.
>      
>      Any help appreciated.
>      
>      C:\Users\Toshiba\Documents\data\EB\save translate.sps.16-22: erreur: SAVE
>      TRANSLATE: Erreur de syntaxe dans 'OUTFILE': Fin de commande attendu.
>      
>      Fin de commande attendu = end of command attended.
>      
>      SAVE TRANSLATE OUTFILE="C:\Users\Toshiba\Documents\data\EB\EB794x.csv"
>              /TYPE=CSV
>              /REPLACE
>              /FIELDNAMES
>              /CELLS=LABELS.
>      
>      
> 
> I think you need to write it as /OUTFILE  (with a leading slash).

Gosh, that's a terrible error message for that problem.

I checked in a change that improves the error message.

_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to