can any one help Me? please..
hi,
this is achari,
i am trying to use copy command in java program with the syntax like the below
Process pr=Runtime.getRuntime().exec('cmd /c copy c:\*.txt c:\aaa\");
but its getting an exeception with the escape sequences. so how do i can specify the path as a directory structure.
if any body can solve this please help me. i am in very very urgency to do this.
you can contact me at : aachi_win@yahoo.co.in

