Change Debug window title
Change Debug window title
Sometimes if im in a long loop i dont want to flood the debug output with line after line of Debug() strings but I need a way of knowing the progress, so it would be nice if there was a command like DebugTitle("new title") to set the Debug window title. Thankyou for considering!
Re: Change Debug window title
also remove please the #CRLF$ appendage from Debug(), and add a complimenting DebugN() which has that 
