Hi,I need to edit in a file without deleting all the data.
Thanks
do you need to edit the data in a file, append data, delete parts of the file (without deleting ALL of the data, as you put it), ...
anyway, open notepad, type something, close and save it.
re-open the file, add a line, press 'ctrl+s' and your job is done.
don't need to thank me, the bill 'll come later
if your task is to create an application that does such, start writing code, begin with the easy parts, and come back here when you get stuck.
when you do so, post the relevant code, post what it should do, post what it is doing, post any error messages and whatever you think WE think might be relevant