pspp-users
[Top][All Lists]
Advanced

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

Re: Creating Production Jobs on PSPP


From: John Darrington
Subject: Re: Creating Production Jobs on PSPP
Date: Mon, 17 Jun 2013 19:42:13 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Jun 17, 2013 at 01:30:06PM -0400, Matthew Silver wrote:
     Thanks for the quick response, John. I probably should have mentioned
     earlier that I want to make it a line in a batch file without actually
     running the shell. So for comparison, here's the working code I have for
     SPSS:
     
     "C:\Program Files\IBM\SPSS\Statistics\20\stats.exe" %TEMP% -production
     silent -symbol @datafile %DATA%
     
     where %TEMP% is the name of the production job file and %DATA% the data
     file I'm reading in. Simply swapping the stats.exe with the PSPP equivalent
     doesn't do the trick. What would I do in this case?

You don't have to run a shell, but it makes it easier if you do.

It seems that you are using windows, which is not an OS with which I am 
familiar.
However, I don't see any reason why it should behave any different.
Just run (either using the shell or some other way): 
 <path-to-pspp-binary>/pspp.exe filename

Maybe a windows expert can advise you further.

J'






-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://keys.gnupg.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]