View Single Post
  #6 (permalink)  
Old 01-26-2008, 10:36 PM
tim's Avatar
tim tim is offline
Senior Member
 
Join Date: Dec 2007
Location: South Africa
Posts: 334
tim is on a distinguished road
Try this
Hello DwayneWayne

You can try the File.deleteOnExit() method. It should wait until your program finishes running and then deletes the file. However, this will not work, if some other program is using the file.

Good luck!
__________________
If your ship has not come in yet then build a lighthouse.
Reply With Quote