To use INPUT you need to specify a guiding string, and a variable that'll hold the input. It follows this syntax... INPUT <Guiding string>,Variable So you could do something like... INPUT "Command: ",CMD$