From: Yang W. <yw...@pr...> - 2002-02-05 17:59:03
|
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 |