Yes -- doJUM. But my question is where do I put this code. Can I actually (gasp) put it into the debugger itself?
On Apr 14, 2006, at 1:48 PM, Henry Minsky wrote: > Is there something in Rhino that you could check for, which would > only be in the runtime, like if some global is bound? > > 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] > benjamin shine software engineer [EMAIL PROTECTED] _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
