cls (clears screen) print "insert text here" (puts text on screen) while button(3) != #a (checks if button is pressed, if not it just checks again) wend (repeat this until you have a book or something)