in reply to Re: Problem with @ARGV in Win32 Perl
in thread Problem with @ARGV in Win32 Perl
Make that:
so that it works when clicking on Perl scripts who have spaces in their path/name. And that is correct for Win2k. - tyeFTYPE PerlScript=c:\path\to\perl.exe "%1" %*
|
|---|