Page 1 of 1

Change Debug window title

Posted: Wed Dec 16, 2015 6:12 pm
by Keya
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

Posted: Thu Dec 17, 2015 10:14 pm
by Keya
also remove please the #CRLF$ appendage from Debug(), and add a complimenting DebugN() which has that :)