From: Donatas S. <don...@no...> - 2001-09-12 13:50:34
|
Use java.lang.Runtime class exec methods for starting another process. On Wednesday 12 September 2001 15:29, Arne Wulvik wrote: > Hi! > > Kind of a newbie question, but: > > I'd like to be able to start other processes, like shell scripts, on the os > (nt or unix) from a Jython script. I thought I could use os.fork, or > os.system but they are not available in the java-dependent module used by > os. Do I have to look for some java classes that does the trick? > > Any suggestions? > > Arne -- Donatas Simkunas Senior Programmer No Magic Phone: +370 7 325032 Fax: +370 7 320670 e-mail: don...@no... WWW: http://www.nomagic.com |