On Sat, Oct 24, 2015 at 01:20:39PM +0100, Chinasa Ikelu wrote:
> I tried using the pspp-convert command but I can't seem to get my way
> around obtaining the output.
> 
> Please, can you tell me what I need to do so as to convert a .sav file to
> .csv file. Be explicit on where I need to type the commands and what I
> should do next, please.

If you have a file named data.sav, this command will convert it to CSV
format, in data.csv:
        pspp-convert data.sav data.csv

_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to