SPUG: running multiple scripts concurrently

Martin Korb mkorb at versuslaw.com
Tue Jun 12 16:54:16 CDT 2001


Here is the scenario. 
I have a perl scripts (first.pl) which does a system call to initiate a 2nd script (second.pl) or a 2nd executable (second.exe). I would like to initiate a 3rd script (third.pl) from  first.pl  while  second.pl  is still running. The second and third scripts are independent of each other and do different things (meaning neither task has to be completed or completed successfully for the other script to do its task). All this needs to happen on a Win32 platform.

Thanks for any help and/or direction. 

hmk 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/archives/spug-list/attachments/20010612/74ce6666/attachment.htm


More information about the spug-list mailing list