Stop results of regexp search from showing entire line

General discussions about Advanced Find and Replace
Post Reply
orerockon
Posts: 1
Joined: Sun Jun 28, 2009 2:02 pm

Stop results of regexp search from showing entire line

Post by orerockon »

hello, I am trying to extract email addresses from an Outlook exported text file. I am using the regular expression [A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4} which does work. The results of the expression appear as blue colored bold text in the results window, but the entire line is shown, not just the email address. Is there a way to only show the emails (i.e., the text that matches the regexp) and not the remainder of the text in a line?

Abacre
Site Admin
Posts: 1223
Joined: Mon Jan 31, 2005 5:32 pm

Re: Stop results of regexp search from showing entire line

Post by Abacre »

Right now it's not possible. But we added it into to-do list. We will develop such an option.
Kind regards,
Abacre Limited
http://www.abacre.com
support@abacre.com

zootycoonvn
Posts: 13
Joined: Mon Aug 20, 2007 9:25 am

Re: Stop results of regexp search from showing entire line

Post by zootycoonvn »

Plzz add help using it.

Post Reply