Quote Originally Posted by CuriousOne View Post


this works fine, while "X" is single character, when I'd like to make it say "hamex", the code does not works.
Just from WAG, HAMEX is a string, so I "think" you would need to read it into an array and test the array for the value of each letter.