I have a text file with numbers like PR1000 PR1001 etc. I would like to find them and add 720. Is that possible?
I search for PR([0-9]{4}) and find them. $1 contains the number but I cannot find a way to add 720 in the replace field.
I would appreciate any suggestions.
find number and add valie
- DigitalVolcano
- Site Admin
- Posts: 1863
- Joined: Thu Jun 09, 2011 10:04 am
Re: find number and add valie
Sorry, math functions are not currently implemented in TextCrawler. It's on the ideas list though.