View Single Post
  #5 (permalink)  
Old 01-26-2008, 08:11 PM
DwayneWayne DwayneWayne is offline
Member
 
Join Date: Jan 2008
Posts: 4
DwayneWayne is on a distinguished road
It is possible... I reckon that you save your loaded data from the file in some sort of data-structure, array etc.

You need to load the file and then remember to use the .close() method, then you should be able to overwrite/delete the file.
Reply With Quote