Chetak Sasalu M wrote:
>
> Does anybody know of a tool which can do a grep -c
> "HowManyTimesDoesThisOccur" on an ms word document.
> There is a tool called powergrep but it aint free :-(

Hi Chetak.

Within Perl on Windows the obvious way is to export
the document from Word into plain text format and code
a grep for that.

Nothing that I know about is any more slick.

What does 'powergrep' do? Is it a Windows app?

Rob



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to