Thread
:
Deleting a File that is opened
View Single Post
#
5
(
permalink
)
01-26-2008, 08:11 PM
DwayneWayne
Member
Join Date: Jan 2008
Posts: 4
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.
DwayneWayne
View Public Profile
Send a private message to DwayneWayne
Find all posts by DwayneWayne