If you want to let the player input the string's content, you can use the INPUT command. It follows this syntax... INPUT <Guiding text>,<Variable to assign to> So you could do something like... INPUT "Enter your name: ",NAME$