just a side note If your not keeping a debug.log, you might want to do something like

/debug -i null $debugger
^ null isnt nul device but just a file called null, see below i keep clearing the first thing in the alias

Code:
alias debugger {
  write -c null
[/quote]


* I tried sending output to nul and nul: but mirc didnt like it frown Anyone know how to set that?