I am trying to run an external program in my code using os.system('exename -exearg') but the exe has an "&" in it so windows thinks it's two commands any way around this?

Adam
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to