Counter

General discussions about Advanced Find and Replace
Post Reply
tutone
Posts: 12
Joined: Thu Feb 23, 2006 9:34 pm

Counter

Post by tutone »

I am trying to change the html file name of thousands links in a single document.

They look something like this.

test.html
test.html
test.html
test.html

and i want to change the names like this:

test1.html (for the first instance)
test2.html (for the second instance)
test3.html (for the third instance)
test4.html (for the fourth instance)
and so on...

I have tried the following but it doesn't work...


Search String: t*[0-9].html
Replace String: t%1>.html

Any ideas? Thanks.

tutone
Posts: 12
Joined: Thu Feb 23, 2006 9:34 pm

Post by tutone »

any suggestions?

Abacre
Site Admin
Posts: 1223
Joined: Mon Jan 31, 2005 5:32 pm

Post by Abacre »

We are working on this question right now. We will provide the
solution today or tomorrow.
Kind regards,
Abacre Limited
http://www.abacre.com
support@abacre.com

Post Reply