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

There are over 1000 files.
  • Comment on Re^2: How can I find a line in a RTF file?

Replies are listed 'Best First'.
Re^3: How can I find a line in a RTF file?
by ww (Archbishop) on Aug 10, 2014 at 11:51 UTC

    ... So, automate.

    A few lines (using Win::OLE or even a system call to whatever RTF-capable editor you have) to begin your processing with the "save as text" operation shouldn't add more than a trivial coding job, and should incur only a small time penalty.


    check Ln42!