Search found 2 matches
- Fri Feb 16, 2007 12:04 pm
 - Forum: Advanced Find and Replace
 - Topic: Simple replacement question
 - Replies: 2
 - Views: 17281
 
- Fri Feb 16, 2007 4:06 am
 - Forum: Advanced Find and Replace
 - Topic: Simple replacement question
 - Replies: 2
 - Views: 17281
 
Simple replacement question
Hello, I have what I think to be a simple replacement, but I'm new to the world of RE's so I'm having some troubles.
I need to change this:
 
( 76, 100 );
 
(the two groups of numbers will be any 3 digit combination, so the numbers will need to be wild cards)
to this:
 
( 76 ...
					I need to change this:
( 76, 100 );
(the two groups of numbers will be any 3 digit combination, so the numbers will need to be wild cards)
to this:
( 76 ...