in reply to Re^2: How can I find a line in a RTF file?
in thread How can I find a line in a RTF file?

and its just a simple pattern match then it will seek so many characters at the beginning or the end of the match. i put in the code i posted @- and @+ to show you how its used. if you want to see how it works, open the file in HxD editor and look on the text side (right side) and compare with the script.
  • Comment on Re^3: How can I find a line in a RTF file?