I'm new to CGI programming but have been using Perl for many years. For some reason, I can't seem to get my Perl program to call a Windows executable file and retrieve data from it.
@junk is blank with an array length of -1 (empty).
The system command just gives me a return code of 0.
Any ideas... Thanks!