in reply to Perl script <name.pl> works but EXE <name.EXE> fails

Hi,

Since you haven't provided your actual code, it is a bit tricky to guess what is going on. Based on my own experience, I once faced this problem (filename.pl running correctly but filename.exe not being executed) because the path I had defined for images and scripts being used in my script was not correct for the exe.

Cheers,
Athanasia
  • Comment on Re: Perl script <name.pl> works but EXE <name.EXE> fails

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.