You would need to read the text file into a variable either enmass or line at a time.
Then use INSTR functions to locate text and LEFT/MID/RIGHT functions to update text.
You will also need to write the text file back to disk
Post what you have already along with the text file.
Bookmarks