I have created a file with the statement:-
OPEN "C:\Myfile.dat" FOR OUTPUT AS #1
How do I delete a range of the data it contains when I select that range from a list box? - I can remove the range from the list box, but it doesn't cascade down to delete the range in the file.
Alternetavley how do I delete the file?
Steady ...![Cool :cool: :cool:](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
OPEN "C:\Myfile.dat" FOR OUTPUT AS #1
How do I delete a range of the data it contains when I select that range from a list box? - I can remove the range from the list box, but it doesn't cascade down to delete the range in the file.
Alternetavley how do I delete the file?
Steady ...