Group renaming question

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
MARK2580
Junior Member
Junior Member
Posts: 43
Joined: 2016-07-01, 07:31 UTC
Location: Russia. Kirov

Group renaming question

Post by *MARK2580 »

Hello.
Is it possible to somehow specify several conditions for batch renaming at once? Ie, for example, I need to delete all T_ and all SM_. To do this, I have to open this dialog twice and select a preset, can I immediately apply both renames?
Win 10x64 / TC 11.01 x64 / Ryzen 5 3600 / GTX 3060 12gb / 32gb RAM
User avatar
Dalai
Power Member
Power Member
Posts: 9364
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: Group renaming question

Post by *Dalai »

Separate them with a pipe symbol, like is written in TC's help (press F1 when in MRT).

Example:
Search for:

Code: Select all

T_|SM_
Replace with:

Code: Select all

<Clear>
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
MARK2580
Junior Member
Junior Member
Posts: 43
Joined: 2016-07-01, 07:31 UTC
Location: Russia. Kirov

Re: Group renaming question

Post by *MARK2580 »

Dalai wrote: 2021-11-12, 12:32 UTC Separate them with a pipe symbol, like is written in TC's help (press F1 when in MRT).

Example:
Search for:

Code: Select all

T_|SM_
Replace with:

Code: Select all

<Clear>
Regards
Dalai
Wow, thanks a lot. I have been using TC for more than 10 years and did not know that this is possible :mrgreen:
And can I still do this ?:

Code: Select all

T_|SM_|pskx
<Clear>|<Clear>|psk
It doesn't seem to work. Those. I also want to change pskx to psk.

UPD: Seems to understand, I just wrote

Code: Select all

||psk
Win 10x64 / TC 11.01 x64 / Ryzen 5 3600 / GTX 3060 12gb / 32gb RAM
User avatar
Dalai
Power Member
Power Member
Posts: 9364
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: Group renaming question

Post by *Dalai »

Yes, an empty string must be used for deletions when they're mixed with replacements.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Post Reply