Connecting Tech Pros Worldwide Forums | Help | Site Map

call an exturnal program in python

Adam
Guest
 
Posts: n/a
#1: Nov 21 '08
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


Closed Thread


Similar Python bytes