Alright. Riddle me this:
If you have:
document A ("the bible.doc") AND
docment B ("search these words list.txt" or .doc or whatever)
and you want to do the following:
Search through "the bible.doc" with the words in document B, and for each hit you want the three prior and three following lines copied, with a marking of the search word, into another document (document C).
What do you do?
This IS another problem - it's not the same
If you have:
document A ("the bible.doc") AND
docment B ("search these words list.txt" or .doc or whatever)
and you want to do the following:
Search through "the bible.doc" with the words in document B, and for each hit you want the three prior and three following lines copied, with a marking of the search word, into another document (document C).
What do you do?
This IS another problem - it's not the same
