IF not works

Hi

i'm beginner to use MonkeyC.

I have change Input example (in the source InputView.mc) adding :

if (status_string == "KEY_START PRESSED") {

but not works.

Where is my mistake ?

i want that pressing KEY_START start activity.

thanks