Change line 7 so that it's inside a conditional and prefix a GOTO to the label. Like this... IF BUTTON(2)==#B THEN PRINT "STARTING" GOTO @OUTSIDE ENDIF