Sarah Abdel Razak wrote:
> I have a batch file that has the following line  " Server.py
> --regitser "  and the command worked on other machines and it is on
> the same location as the server file .
> and when I run the file from the Pythonwin  IDE and give it
> "--regitser " as an argument it hangs.
> I even tried to run it from the IDLE and also failed.

That's misspelled.  It should be "--register".

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to