I know i'm probably missing something simple here, but i'm stummped. I can't see why i can't pass the constant " THE_WORD " to my function " testGuess " I guess there is a scope problem here that i'm not seeing.
I don't know HOW i did that, or how you caught it ( good eye sir ), but you were right! I knew i was overlooking something simple, but i never dreamed it was that simple. Thanks Grey Wolf, again, good eye!
I would normally have asked for the code to be put in [code] tags, but I may have missed it if you had. In my browser the zero and oh are quite different for the normal text but not so much in the [code] font.
I'm am glad you caught it for me. It was driving me crazy. On my computer, my IDE and my browser the 0 and O are almost identical. I re-typed every instance of THE_WORD to be sure, and lo and behold.... success. This would have drivin me to the edge trying to figure what was wrong. Anytime i get stuck, it's almost always something simple. Thanks again. Now i can move on to my next problem set. I love this language.