in reply to Statement Modifiers, Whaa?
I'm not sure why, but this could help you on your way to an answer. I was a bit confused by the output as well. It seems as if both should print the same message, seeing how unless is merely the negated form of if (ie - if not). I switched the or's to ||'s and got the expected output. Don't ask me why! Monks? -Eric