pspp-users
[Top][All Lists]
Advanced

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

Re: RE: Export variable/dictionary list (Stacy Hardin)


From: Harry Thijssen
Subject: Re: RE: Export variable/dictionary list (Stacy Hardin)
Date: Thu, 25 Aug 2016 14:06:54 +0200

Stacy had the execute after the statement and I did it from the syntax editor and executed.

Besides, in the output window I see the command and the empty file is created.

Have fun



2016-08-25 13:47 GMT+02:00 John Darrington <address@hidden>:
On Thu, Aug 25, 2016 at 12:07:19PM +0200, Harry Thijssen wrote:
     Hi Stacy


     I tested the export in my MSWindows build and it works when the export from
     the GUI is used. (File | Export)  I get the whole output in a text file.

     EXPORT OUTFILE='O:\2016 Jobs\305616\tabulation\305616layout.txt'
       /TYPE=TXT
     EXECUTE.

     Gives an error in the output window. /TYPE=TXT is not possible. Besides I
     don't think this is the command you are looking for.

     PRINT OUTFILE='O:\2016 Jobs\305616\tabulation\305616layout.txt'

     Gives no error in the output window and an empty file. I would say that is
     a bug.

     PRINT OUTFILE='O:\2016 Jobs\305616\tabulation\305616layout.txt'  TABLE /ALL.

     Gives output in the output window and an empty file. I would say that is a
     bug.

You do need to follow this command with EXECUTE before anything will be written.
Did you do that?

J'

--
Avoid eavesdropping.  Send strong encryted email.
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.



reply via email to

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