Hi -

        A quick look at CPAN revealed Win32::Job. The examples seem to be close to
what you want. I haven't tried this; not sure it will fly under NT. If not,
look at the see-also section.

        Please let us know the result - I, for one, may need something like this in
the future.

Aloha => Beau.

Go Boilermakers!

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 14, 2002 1:34 PM
To: '[EMAIL PROTECTED]'
Subject: executing programs in windows using system


I have a dual processor windows NT machine. I need to execute a .exe file
from
within my perl script but I need to have two copies of this .exe file
running
simultaneously. I can do this by starting two command prompt windows and
typing the command but how can I accomplish this from within a perl script.

I hope my question is clear .
                                                         Ganapathy

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to