Just to add, you can get the ascii number of every character in a string by doing:

Code:
//bset -t &Text 1 [color:red]text[/color] | echo -a $bvar(&Text,1-)


Change text to whatever you want. smile