Jonathan D Johnston wrote:
> ... Unfortunately, you can't redirect
> the input or output of a .BAT. Annoying, I know.

Couldn't you execute:

cmd.exe /c xx.bat <infile >outfile

or something like that?
        
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to