in reply to Re: Passing parameters to Perl Script
in thread Passing parameters to Perl Script
- or pipe to perl.exec:\> pl2bat scriptname c:\> echo 1 2 3|scripname.bat
because of some limitations of the Windows-shellecho 1 2 3|perl.exe scriptname
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Passing parameters to Perl Script
by blazar (Canon) on Feb 18, 2005 at 09:34 UTC |