On 11/01/2016 20:48, 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).

J'

Great ! That was the error I did not see.

Thanks a lot.

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

Reply via email to