Shell question
I am making a GUI for sun's java compiler. My question is that i want to call the dos prompt and automaticaly type in javac filename, that i can do that using the shellexecute api function. But if there is an error in the compile it will list the error(s) but close the window before you can look at it, but i want to keep the prompt open.
If you understand any of that and can provide help thanks in advance
-BFF




Reply With Quote