View Single Post
  #6  
Old 09-11-2006, 06:04 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
I don't think reading directly from the log window would be great, but maybe an event that is triggered every time a message is written to it, ie:

PHP Code:
function onLogWrite(text) {
 
// ...

__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote