-----
To try it out, paste the code here http://runbasic.com/seaside/go/runbasic?_page=WriteYourOwn
input "Say something"; something$
cls
link #continue, "Click here", [continue]
wait
[continue]
print something$