FurqanAhmed
Programmer
I was wondering how could i pass commands to the DOS command line through my JAVA program. e.g
I want to check whether there is a directory "xyz" on c:. but i dont want to do it by using JAVA but rather pass commands to the DOS command line thorough my JAVA program.
I would really appreciate it.
I want to check whether there is a directory "xyz" on c:. but i dont want to do it by using JAVA but rather pass commands to the DOS command line thorough my JAVA program.
I would really appreciate it.