On 4/14/06, Benjamin Shine <
[EMAIL PROTECTED]> wrote:
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
--
Henry Minsky
Software Architect
[EMAIL PROTECTED]
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
