The easiest way to do this is to read all of the file into a variable (or array) & manipulate that using search & replace & then write it back to the file.
I hope this helps,
Bob
Quote:
|
Originally Posted by Nasimov
It's possible to ammend data within a file vs. just adding data to the beginning or the end of the file? Mean to change something in the "middle" of the file.
Thanks.
|