|
From: Kevin B. <kb...@ca...> - 2002-01-07 19:28:28
|
With Jython 2.1, you should be able to use the new "os.system" function. For older versions of Jython/JPython, you'll need to use java.lang.Runtime.exec kb "Schmidt, Dietrich" wrote: > > I want to run a user written WNT 4.0 EXE file with a command line argument > from within a JPython script. How can I do this ? > > Dietrich > > _______________________________________________ > Jython-dev mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-dev |