Re: PSPP scripting

2009-04-01 Thread John Darrington
On Wed, Apr 01, 2009 at 11:14:47AM +0200, Matej Kovacic wrote: hi, > Then running this with the command "pspp -o html" will generate a file > pspp.html which could conceivably be placed on a web site. Yes, I found that, but is it possible to get this HTML output on

Re: PSPP scripting

2009-04-01 Thread John Darrington
On Wed, Apr 01, 2009 at 10:41:48AM +0200, Matej Kovacic wrote: someone at our university got an idea to use PSPP for analysing data collected via web. My question is, how is it possible to send PSPP a command to connect to database, do some computation and receive output,

PSPP scripting

2009-04-01 Thread Matej Kovacic
Hi, someone at our university got an idea to use PSPP for analysing data collected via web. My question is, how is it possible to send PSPP a command to connect to database, do some computation and receive output, which would then be "transformed" to useful web presentation? P. S. As far as I un