Search found 4 matches

by jcperl
Tue Mar 15, 2005 11:45 am
Forum: Advanced Find and Replace
Topic: find and replace with wild card
Replies: 6
Views: 38974

Many many THANKS !

Best regards, Jean-Claude.
by jcperl
Tue Mar 15, 2005 9:42 am
Forum: Advanced Find and Replace
Topic: find and replace with wild card
Replies: 6
Views: 38974

THANK YOU VERY MUCH !!

It works very nicely.

I still would have a last (?) question: I don't see the function of $1 in m $1

I saw that $ means "end of line" but it seems I get the same results with or without it.

Best regards, Jean-Claude.

P.S.: I could also simplify my 2 ...
by jcperl
Mon Mar 14, 2005 2:22 pm
Forum: Advanced Find and Replace
Topic: find and replace with wild card
Replies: 6
Views: 38974

(re)bonjour,

First of all MERCI for the fast reply.

I have tried a find "http.+CHVI" but it does not work ??

I have
Modifiers M, I, G ON (checked)
Modifiers S, X OFF (unchecked)

But I saw that these Modifiers are for Batch Replace.
Does that mean that your expressions only work in ...
by jcperl
Mon Mar 14, 2005 12:43 pm
Forum: Advanced Find and Replace
Topic: find and replace with wild card
Replies: 6
Views: 38974

find and replace with wild card

Hello,

I have inside of a lot of files expressions like:

m

and I have to replace them with:
m

CHVI-1054 remains but the part before and after in the old URL can vary !
In the new URL it's alway the same.

How can I find with a wild card like f.ex. http*CHVI because this does NOT work ...