http://www.perlmonks.org?node_id=554116


in reply to Re: 65280 returned on system ( )
in thread 65280 returned on system ( )

I put the statement if (-e "file.vbs") in the script to check for the file existence and the script didn't complain about not finding it. I even tried to call the vbs directly from a web browser (http://localhost/file.vbs) and the browser prompt me to open or save that file, so I think it is finding the vbs file.