The trick is to not have a list, but search lines by common pattern.
If you have a list already, why you have to search for?

If you really want to search for literal strings, just learn how to write a
script 
and use that to parse the file and extract the wanted lines.

Or use a command line tool as SED, AWK or PoSh.

A text editors' search&replace is not the right tool for you.

-- 
<http://forum.pspad.com/read.php?2,63366,63374>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem