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?
Group renaming question
Moderators: Hacker, petermad, Stefan2, white
Group renaming question
Win 10x64 / TC 11.01 x64 / Ryzen 5 3600 / GTX 3060 12gb / 32gb RAM
Re: Group renaming question
Separate them with a pipe symbol, like is written in TC's help (press F1 when in MRT).
Example:
Search for:
Replace with:
Regards
Dalai
Example:
Search for:
Code: Select all
T_|SM_
Code: Select all
<Clear>
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: Group renaming question
Wow, thanks a lot. I have been using TC for more than 10 years and did not know that this is possibleDalai 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:Replace with:Code: Select all
T_|SM_
RegardsCode: Select all
<Clear>
Dalai

And can I still do this ?:
Code: Select all
T_|SM_|pskx
<Clear>|<Clear>|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
Re: Group renaming question
Yes, an empty string must be used for deletions when they're mixed with replacements.
Regards
Dalai
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
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror