A=16 @start IF A==BUTTON(0) THEN @label GOTO @start @label PRINT "WORDS" This should print "WORDS" when A is pressed.