No, like, I wanted to do this: IMPUT "Write OK, okay?" ;OK$ IF IMPUT = "No" THEN PRINT "I said yes." But it wouldn't work! (i also tried putting two =s intead of one, didn't work either) *do I have to write: IF IMUPT OK$ = "No" instead?