http://qs321.pair.com?node_id=402180


in reply to Re^2: executing a program
in thread executing a program

Posting code that you think is not working also helps us find issues quickly..

Could it be that you need to specify the perl binary before the script.. ie

exec("C:/Perl/bin/perl.exe myscript.pl");
-----
Of all the things I've lost in my life, its my mind I miss the most.