I am using ActiveState perl with the developers toolkit to create an NT service, The problem is I need to run the following DOS command,
my @cmd_response = `cmd /c sort < in.txt`;
this produces no output, but it seems that STDIN is not avaliable to the when running as an NT4 service
It works OK with Win2K.
Thanks.
In reply to Perl As a NT4 Service by kitsonrp
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |