Thanks a great explanation of using echo. I use echo extensively, the issue I have is that when a user calls my bot script the echo's don't show in my bot's window (as described by mIrc help) frown

I guess I'll have to write the code execution messages (echo messages) to a text file instead then write a small windows program to monitor the file and display new data, actually I think notepad++ does that anyway.