In rhino only, I want Debug.write to also call this code, to log
messages to a file:
// Write the message out to a file
lzjumReportWriter.write( s + "\n");
lzjumReportWriter.flush();How do I do that without just redefining Debug.write? benjamin shine software engineer [EMAIL PROTECTED] _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
