hi there.. you can do it in a simple way.. just use the function strrev to reverse the string, and after that just change the value of any number to his correspondend word...
something like:
input: abc123def
reverse: fed321cba
changing to words: something like if string.contains("1") then
string.replace("1","One ") and do it for every number...
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from dparsons signature and he Took that from planoie's profile
================================================== =========
My programs achieved a new certification (can you say the same?):
WORKS ON MY MACHINE
http://www.codinghorror.com/blog/archives/000818.html
================================================== =========
I know that CVS was evil, and now i got the proof:
http://worsethanfailure.com/Articles...-Hate-You.aspx
================================================== =========