SPSS Host
Host
To shell out a command to the host machine, try:
host commands=['move "C:\path\to\my file" .'].
Note that the Window's console, cmd, does not interpret single quotes ('). Tokens containing spaces (like file names) must be quoted using double quotes (").