Thanks for the help. I've got a perl application with an Oracle backend. I'm able to output data to a file on the server, but can't get it to output on the local machine. I've tried the syntax... open (OUTFILE,"c:/cust.txt"
;
but the file is never created. The server is running Linux (redhat 7.0). Thanks!
but the file is never created. The server is running Linux (redhat 7.0). Thanks!