
16 Oct
2001
16 Oct
'01
2:48 p.m.
hi. I'm trying to run an system command (wget) within a CGI script and get the following error:
Exitfailure 127
How can I get more information out of an ExitFailure x error? Can I use ioeGetErrorString? But this function doesn't work on ExitCode, which system returns. TIA sebastian