Rem Use the Input command to read user input from the console to a BlitzMax String. End Rem name$=Input("What is your name") print "Hello "+name