How to exclude Comment lines from Find results

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Does anyone know how to run a find that excludes source lines that are
totally comments?
(I have used regex with good results for some other purposes, but not this
one.)

Stephen B.
 
Oh, I should have mentioned that I am using VS.NET 2003.
The issue is that when you do a search of hundreds of programs that have
many commented changes, you tend to get more comments in the results than
current logic, so it would be really nice to know how to filter out the
comments from the listing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top