Runtime problem.
843798Jul 26 2001 — edited Aug 1 2001Hi,
I am trying to execute a dir command using Runtime.getRuntime.exec(). the OS is windows ME. i tried appending command.com/c, c:\\windows\\command.com. but nothing is working. can u suggest a solution?
thanks