Does it return any error message??

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mu Mu
Sent: Wednesday, May 17, 2006 11:47 AM
To: Tutor@python.org
Subject: [Tutor] about calling external program in Python

 

Dear all,

 

I'm trying to call an executable program in Python. I did the following, but it doesn't work. Any help is appreciated.

 

os.system('C:\Program Files\EPANET2\epanet2d.exe  C:\simulation test\Network3_1.inp  C:\simulation test\Network3_1.out')

 

 

Thanks.

 

J.

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to