Thank Roman so very much, can't tell you how much time this saved me. We'll definetly be purchasing the product. And heartily recommending it to all who ask.
FYI... I used the follow regexs to get it to work.
Search For:
(.*\d*.*);.*Serial number
Replace with:
<$1+1>; Serial number\r\n ...
Search found 2 matches
- Tue Apr 05, 2005 7:07 am
- Forum: Advanced Find and Replace
- Topic: using afr to increment values
- Replies: 4
- Views: 33237
- Wed Mar 30, 2005 8:46 am
- Forum: Advanced Find and Replace
- Topic: using afr to increment values
- Replies: 4
- Views: 33237
using afr to increment values
Hi, I just found your product and so far in my testing is does everything that i'd like it to, except for one thing. I'm currently working with some dns zone files which have a format of
@ IN SOA dns-1.example.com. webadmin.example.com. (
18 ; Serial number
900 ; Refresh
600 ; Retry ...
@ IN SOA dns-1.example.com. webadmin.example.com. (
18 ; Serial number
900 ; Refresh
600 ; Retry ...