I\'m using a script that someone else wrote in python. It\'s executed from the command line with 3 arguments.
example: \"python script.py 1111 2222 3333\"
It do
That seems to work fine for me in the DOS shell.