What output do you get from the following two commands?
C:\test>assoc .pl .pl=Perl C:\test>ftype Perl Perl="c:\perl64\bin\perl.exe" "%1" %*
Note: The argument to the second command comes from whatever is after the '=' in the output from the first.
In reply to Re: redirection problem
by BrowserUk
in thread redirection problem
by grizzley
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |