Structural search question between 2 searches...
I need to find all the instances of
that are not included within
. Wondering how to do this. All I can think of is to do 2 structural searches and then do a manual minus between set 1 and set 2. But this seems like more work than just doing the search for
and then checking each manually. Any other options/ideas?
thanks
vinay
Please sign in to leave a comment.