On Thu, 18 Aug 2011, Graeme Geldenhuys wrote:

On 17 August 2011 19:13, Jonas Maebe wrote:

assign(stderr,'somefile');
rewrite(stderr);

I think you might be able to use the heaptrc environment variable for
that as well. Not 100% sure if it will work in the case of a web app,
but I can't see why not.

When using CGI, you don't control the environment. The webserver does.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to