Hi there,
I want to run an SPSS Syntax in command mode using IBM SPSS 29.
First I 'm using this commandline:
"path to SPSS executable" "path to syntax".
this works, but it only opens the syntax, it does not run it.
According to various internet sources, ChatGPT and the IBM SPSS 29 documentation the -f or the -syntax or the -rsyntx switch is required, so I tried both:
"path to SPSS executable" -f (or -syntax or rsyntx) "path to syntax".
However, I keep getting the error message: 'an unknown switch is specified on the commandline. Does anybody know how to fix this?
Any help will be greatly appreciated, thanks.
I want to run an SPSS Syntax in command mode using IBM SPSS 29.
First I 'm using this commandline:
"path to SPSS executable" "path to syntax".
this works, but it only opens the syntax, it does not run it.
According to various internet sources, ChatGPT and the IBM SPSS 29 documentation the -f or the -syntax or the -rsyntx switch is required, so I tried both:
"path to SPSS executable" -f (or -syntax or rsyntx) "path to syntax".
However, I keep getting the error message: 'an unknown switch is specified on the commandline. Does anybody know how to fix this?
Any help will be greatly appreciated, thanks.