'Multi Button dim button LOOKDOWNMODE=1 loop: gosub getbutton if button = 0 then goto loop endif print "button=",button goto loop getbutton: pot 0,4,button lookdown button,button,5,10,22 if button = 0 then return endif return