Hello everybody,
I have a couple of questions:

1. 
I have a text file, I need to search a 'word' and export the lines(entries)
containing that 'word'.
I do: search -->find ('word') -->copy
The problem is in the "Search result" file I get duplication of the lines if
that 'word' is contained in a line more than 1 time.
(Example: 
if the line 7 includes the 'word' I am searching 3 times, as you can see below:
7 ..'word'..some text here...'word'...'word'...etc
in the "Search result" file I get 3 of the same line 7, as you can see below:
7 ..'word'..some text here...'word'...'word'...etc
7 ..'word'..some text here...'word'...'word'...etc
7 ..'word'..some text here...'word'...'word'...etc)
Is there a way to avoid duplication?

2.
Is it possible performing a search for a 'word1' and/or for a 'word2' ?  
(Example: I need to find all the lines including 'word1' or 'word2'. How do I
get it?)

Many Thanks

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

Odpovedet emailem