in reply to Spawning processes using Win32::Process

Can I spawn many processes at the same time using Win32::Process::Create?

You do not have to wait for one spawned process to exit before you spawn another with Win32::Process::Create.

--Solo

--
You said you wanted to be around when I made a mistake; well, this could be it, sweetheart.
  • Comment on Re: Spawning processes using Win32::Process