Purpose of code changes on this branch:
How to delete the file from the directory after its been processed? After
searching on the net I found that we make a file using:
File f = new File(filename)
f.delete()
But this is not working.
What to do?
Original issue reported on code.google.com by saloni09...@iiitd.ac.in on 28 Oct 2011 at 4:27
Original issue reported on code.google.com by
saloni09...@iiitd.ac.in
on 28 Oct 2011 at 4:27