Originally Posted By: maroon
As he tried to tell you, $chr(11) is NOT the color code!

Try doing:

//echo -s $asc(x)

where you us the ctrl-K in place of the X, and you'll see that it returns 3 and not 11. The color code before the color number is $chr(3) Ctrl-C not the Ctrl-K you entered. You'll find that Ctrl-U puts in a $chr(31) not the $chr(21) you'd expect, etc.


Well, THANK GOD you jumped in and clearified his post! We need more people like you! Have you considered cloning and/or DNA storage?


I registered; you should too.