Okay, this is the prob. I can't seem to find out how to set up a a TEXT condition in C++, mac. this is the code snippet I plan to use: if (choicetext == yes), unfortunately, Xcode returns this error: Invalid operands to binary expression ('string' (aka 'basic_string<char>') and 'int'). I've got no heck idea how you are supposed to do that. Any suggestions??