FOR I=0 TO 9:MSG$[I]=MSGDATA$[I]:NEXT WHILE TRUE IF BUTTON() == #A THEN GOSUB @MSG_CLS GOSUB @MSG ENDIF WEND