This isnt so much a scripting question as much as an understanding Tokens in scripting question.
I have been having nothing but problems with tokens and i need a push in the right direction.
So... lets say i have a line of "one two three four five" in a hash table and i want to write it to the
channel. I have no problems with that, but what i want to do is manipulate it before it writes, i want to
grab the first character from each word and color it red, then color the remaining characters in the
word blue. The help files explain it fairly well, but i just cant seem to apply it to what i want to do.
Thanks for all the help you guys give, but please dont just throw an alias or something at me that
will give me the result i am looking for .... i really need to learn this.