in reply to Re: Re: Re: perl fork cmd on Windows 2000
in thread perl fork cmd on Windows 2000
Actually, I am looking for a way to call another perl script file from a script, so the called script will run on the background.To be more specific, even if the file(called-script) i am calling leads to a infinite loop, the calling-script must continue executing...
Is it possible to do this using Win32::Process ? Does anyone know how to go about it ?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: perl fork cmd on Windows 2000
by BrowserUk (Patriarch) on Dec 18, 2002 at 05:59 UTC |