I've done some searches but still haven't found the answer to my problem. I have a large number of .csv files which I would like to convert to SPSS files. Say I have 1000 .csv files and I would like to have them all into 1000 SPSS files. I can do this file by file by asking SPSS to read the data from .csv and that costs a few clicks. However, since I have 1000 files, I'm looking for a way to do this without having to click a few thousand times and making lots of mistakes. I'm very new to programming in general so I would appreciate some for-dummy tips. Thanks a lot!
*Update: I've just included the links to an exemplar .csv and .sav file. csv file sav file All .csv files are all the same. They are data from the same experiment, but on different (human) subject.