the software you are trying to make to help
beginners making small programs.
Well, I have made my own using VB 6 and I have faced the same problem concerning
the compilation and running the program. But I had an idea of making the
compilation process and running process in two different steps. For each one to
be made, I make a batch file (.bat) to compile and run the class.
Well, I hope this would help you.