Help with Runtime.exec()
Just trying to figure out what in the world the "/c" does in this part of the program Runtime rt = Runtime.getRuntime();Process proc = rt.exec("cmd /c test.txt");a little insight would be appreciated...Nate
[241 byte] By [
nvaughna] at [2007-11-27 8:03:21]
