I don&#39;t remember if notepad++ will regex multiple files, but you can use wingrep to find them then notepad++ for editing.<br><br><div class="gmail_quote">On Wed, Nov 4, 2009 at 9:10 PM, Lars Althof <span dir="ltr">&lt;<a href="mailto:lars@larch.dk">lars@larch.dk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


  
  

<div bgcolor="#ffffff" text="#000000">
Notepad++ will even do replacements using regex. You can use the regex
to find the desired string and pick out the parts you need to keep and
replace the other parts as required.<br><font color="#888888">
<br>
/Lars</font><div class="im"><br>
<br>
Jerry Heiselman wrote:
<blockquote type="cite">Notepad++ should be able to handle this.  It supports
regex searching.  Once the phrase is found, it will highlight the whole
match.  Copying the match would be up to you though.<br>
  <br>
  <div class="gmail_quote">On Wed, Nov 4, 2009 at 9:18 AM, Rob Miller <span dir="ltr">&lt;<a href="mailto:rob@dotcomservices.com" target="_blank">rob@dotcomservices.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div>I&#39;m looking for a code/text editor for Windows.  I need to
search a group of *.jsp files in several folders for a particular
expression</div>
    <div> </div>
    <div> &lt;div id=&quot;helpContextID&quot;&gt;</div>
    <div> </div>
    <div>The ultimate tool would be able to highlight and copy the
entire expression</div>
    <div> </div>
    <div>
    <div> &lt;div id=&quot;helpContextID&quot;&gt;help_foo_foo_foo.htm&lt;/div&gt;</div>
    <div> </div>
    <div>The *.htm file name is different in each *.jsp file.</div>
    <div> </div>
    </div>
  </blockquote>
  </div>
</blockquote>
<br>
</div></div>

<br>_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
<br></blockquote></div><br>