topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 5:58 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Blue4ce [ switch to compact view ]

Pages: [1]
1
General Software Discussion / multi string search in file
« on: November 05, 2008, 07:00 PM »
hi,

I have a list(1)

aaaa
bbbb
cccc
dddd
eeee
ffffff
eeee
bbbb

and I would like to search for list(2)

aaaa
eeee
xxxx

in list(1)

Is there any gui tool / text editor which can,
1) accept infile for "find what" or multiple lines of input in "find what"
2) highlight found items in the text, corresponding to any line of the "find what" patterns

I want to see something like this.

aaaa
bbbb
cccc
dddd
eeee
ffffff
eeee
bbbb

Hope I am clear enough .  :)

I dont want to format my "find what" strings into regular expressions, every time I do such a search.

Thanks.

Pages: [1]