Re: running a dos program from perl

2009-04-03 Thread Chris Wagner
I would use Expect for this kind of thing. At 08:44 PM 3/31/2009 -0400, Spencer Chase wrote: Greetings Perl-win32-users, I need to run a dos program with parameters about 1500 times with different parameter sets. I have a perl script that creates batch files with the program call and parameters

RE: running a dos program from perl

2009-04-01 Thread Brian Raven
From: perl-win32-users-boun...@listserv.activestate.com [mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of Spencer Chase Sent: 01 April 2009 01:44 To: perl-win32-users@listserv.ActiveState.com Subject: running a dos program from perl Greetings Perl-win32-users, I need to