in reply to Re^4: How to run a .exe file from a Perl script?
in thread How to run a .exe file from a Perl script?

while running system command i got error like this 65280. could you suggest me what is this error. here i am calling c++ utlity. its not working

search for it

error 65280 -> system perl api fails with exit code 65280 on Win 2003, 65280 returned on system ( )

  • Comment on Re^5: How to run a .exe file from a Perl script?