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: John Darrington
Subject: Re: RE: Export variable/dictionary list (Stacy Hardin)
Date: Thu, 25 Aug 2016 13:47:52 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

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.

Attachment: signature.asc
Description: Digital signature


reply via email to

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