Then try the perl script against the batch file instead of the rsh exe. This should at least confirm that the program is getting the parameters. Aside from that, as others have said, I would try using rsh from the same working directory from the command line and test it there as well.:: rsh.bat echo %1 >> C:\look.txt echo %2 >> C:\look.txt ...
In reply to Re: system call works on *nix not NT
by Anonymous Monk
in thread system call works on *nix not NT
by Unholy One
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |