Skip to content
Prev 30462 / 398513 Next

CGI output

On Fri, 11 Apr 2003, Stevan Goode wrote:

            
Output goes to stdout by default.  (Note: the upcoming 1.7.0 sends errors
to stderr and all other output to stdout by default.)  There are quite a
few examples in the R sources of running R from Perl and capturing the
output on stdout (although these are complicated by deficiencies of
Windows Perl on Win9X).

You may need to tell us more about what you are trying to do.