By the by, I looked at the src code and the VT100 escape sequences are just
putting extra characters in the stream which just makes for "visual noise" but
the string ends with a \r and it needs a \n as well so that it doesn't
overwrite the line on the next printf (maybe fix in next update?)
=Gerry= |