in reply to Launcing Executables in CGI
I have used the system() command
it works pretty well in the command line
but when calling the script from a browser the function does not execute
just that part of the script nothing happens
the rest of the script runs well