kimberlite <[email protected]> writes: > I am also using (testing) pspp 0.7. ... compilled on a Ubuntu desktop > (and I am also newby to pspp). The html output capability of pspp is > very useful. However it works in batch mode or command line > mode. Write your program in your favourite text editor than issue the > following command in a terminal. In windows: -> start -> run -> enter > "cmd" (without quotes) than: > > pspp - o 'youroutput.html' YOURSPS.PROGRAM
With recent PSPP you should be able to export your output to several different formats using File|Export from the output viewer window. (Be sure to select the format itself from the drop-down box in the window that appears. It doesn't yet pick the format automatically based on the extension.) -- Ben Pfaff http://benpfaff.org _______________________________________________ Pspp-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-users
