I see the problem. In going over the code for open-ended answers, it doesn't seem like you can interrupt them, the way you can with regular keypress responses. I believe it's because DirectRT turns control over to Windows during open-ended text input and doesn't have any way to intervene until the text box closes and control is then returned to DirectRT. I know MediaLab has a way to do this if you have access to it.