Hi, I got this to create a input command LONG IF keyword$ = "INPUT" WINDOW #_Output WINDOW OUTPUT #_Output PRINT restOfCommand$+"»"; INPUT "";inp$ PRINT "Answer: "+inp$ END IF How do I let the user of my basic like language that I am making do something with the answer Brian PS: If you got this please tell me, I was having trouble sending to the list