#1 2019-09-19 09:17

bp012
Member
Registered: 2019-09-19
Posts: 2

replace $n(find third) word → word

Hi,

I should replace any word to another word.

help me.


for example

1) Before

A-B_name_15_example_at.xxx



I want  name_15's _ before insert another word

2) result

A-B_nameMT_15_example_at.xxx



In other words,

second(or third)'s _ insert any word

method.

plz. teach me

Offline

#2 2019-09-19 09:46

Stefan
Moderator
From: Germany, EU
Registered: 2007-10-23
Posts: 1,161

Re: replace $n(find third) word → word

Hi and welcome!


FROM:
A-B_name_15_example_at.xxx

TO:
A-B_nameMT_15_example_at.xxx

TRY:
http://www.den4b.com/wiki/ReNamer:Rules:Rearrange
Rearrange rule
- - Split Delimiter: _
- - New pattern: $1_$2MT_$3_$4_$5





You can use the Analyze tool first to test that out. (Use [x] Apply rules for each line)
http://www.den4b.com/wiki/ReNamer:Analyze


HTH?


Read the  *WIKI* for HELP + MANUAL + Tips&Tricks.
If ReNamer had helped you, please *DONATE* to Denis or buy a PRO license. (Read *Lite vs Pro*)

Offline

#3 2019-09-19 11:57

bp012
Member
Registered: 2019-09-19
Posts: 2

Re: replace $n(find third) word → word

wow~

thanks Stefan

I don't know this method.

I understand $n.

Thank you so much. I will study it too .

lol:lol:

Offline

Board footer

Powered by FluxBB