Hi,
Just a curiosity: I noticed that CS10.0 and up now have EchoDebug, EchoInfo, and EchoError() in addition to our ole faithful echo(). What I've observed in Builder is that EchoInfo and EchoError seem to do the same as Echo() but EchoDebug() seems to do nothing. I suspect that there is a log level setting somewhere that controls these.
Is that about the size of it?
-Hugh