First sorry for my bad english, can somebody help me with Qbasic içan COMPILE my bas FILE to exe...QBasic is not a compiler; it is an INTERPRETER; there is a full compiler called Quickbasic (which you had to pay for, you can get it on Ebay etc); unfortunately many PEOPLE get these 2 confused ; you can run a Qbasic .bas program thus: qbasic /run yourprogram.bas