Page 1 of 1

Find string with number, increase number

Posted: Wed Feb 15, 2023 10:13 pm
by cubilas
Hello!
What a great software, I use it almost daily for what I do.

Question - I'm trying to locate a reoccurring string which has a number, and increment the number by an amount.

Example :
Locate the following :
<Topic>5</Topic>
<Topic>6</Topic>
<Topic>7</Topic>

Increment each number by +17
Resulting in :
<Topic>22</Topic>
<Topic>23</Topic>
<Topic>24</Topic>

Is there a way to do this in TextCrawler?

Thanks!

Re: Find string with number, increase number

Posted: Thu Feb 16, 2023 10:33 am
by DigitalVolcano
Not currently, but I'll add it to the list for version 4!