[TxMt] Re: Re gular Expression needed

Cary Swoveland cary at swoveland.com
Fri Sep 17 17:08:57 UTC 2010


Ted,

Christian gave you the answer you needed, but in future you may want to
consider using stackoverflow.com for this type of general question.  It's
not that it can't be answered here, or that your question is inappropriate
for this forum.  It's just that at SO there are so many more people with
subject expertise who will see your question, and likely reply within
minutes.  Cary


Afflictedd2 wrote:
> 
> Hi everyone,
> 
> I want to write regular expression that
> allows me to search for things like:
> 
> abc (blah blah blah)
> dre (blah blah blah)
> 
> but that it only does it if the line does not contain
> a % sign
> 
> this is what I have so far:
> 
> \w+\s+\(\w+\)
> 
> Any help appreciated,
> 
> Ted
> 
> 
> 
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Regular-Expression-needed-tp29734413p29740632.html
Sent from the textmate users mailing list archive at Nabble.com.




More information about the textmate mailing list