While SPSS has a built in capability of exporting to CSV, it doesn’t export in a format that most online tools accept. I wrote an SPSS script which accepts one parameter (the path & name of the file) then it exports the file into a better CSV format that tools do accept.
Demonstrates the use of a parsing script to create CSV files that are ready to be uploaded to survey tools
Video Demonstrating SPSS Script to Export to CSV
https://www.youtube.com/watch?v=VjSnH9b1FUE

