From: Yang W. <yw...@pr...> - 2002-02-05 18:18:53
|
I figured it out: import os os.system("express.exe") Thanks for the responses I got! Yang -----Original Message----- From: Yang Wang=20 Sent: Tuesday, February 05, 2002 9:59 AM To: jyt...@li... Subject: [Jython-users] run an existing .exe file in Jython Hi All, We are using Jython to manipulate our Java classes. But now we have a need to run an existing .exe file (I do not even know in which language it was original written). Are there a way to run both of them in the same Jython session? The exe file is command driven, like "express.exe parameters", and no GUI. Thanks in advance! Yang _______________________________________________ Jython-users mailing list Jyt...@li... https://lists.sourceforge.net/lists/listinfo/jython-users |