posted 17 years ago
Dear All,
I want to use Runtime.getRuntime().exec("java file"). And i have two questions.
The first, how to choose the working directory since file is on a different folder.
The second, How to check the output if the process. I tried
but It keeps printing questions marks ???
Thanks
Maha