Search and Mark lines for word matches from a CSV file
Posted: Wed Jun 18, 2008 8:18 pm
Hello Textpad users,
I have a text file and I have a CSV file.
I want to mark all lines in the text file with search matches from the CSV file.
Example:
text file has
ABC
BCD
ABC
ABC
EEF
CSV file has
ABC,EEF
Looking for marking off lines 1,3,4,5
Can I do this in textpad using regex or any other means?
Thanks!
- Sowmya
I have a text file and I have a CSV file.
I want to mark all lines in the text file with search matches from the CSV file.
Example:
text file has
ABC
BCD
ABC
ABC
EEF
CSV file has
ABC,EEF
Looking for marking off lines 1,3,4,5
Can I do this in textpad using regex or any other means?
Thanks!
- Sowmya