Forum: Transit support
Topic: Find/replace thousand separators and decimal points using regex within Transit
Poster: CafeTran Training
Post title: Exclusion?
Can't you exclude the years and thousand separator from the search string?
Something like:
Find: #([0-9]+)0\.#([0-9]+)1(!.\((19|20)[0-9][0-9])|([0-9]+)))
(You'll have to tweak it.)
You can also close the language pairs in Transit and use a more advanced regular expressions tool like WildEdit: [url removed]
[Edited at 2017-05-11 15:21 GMT]
Topic: Find/replace thousand separators and decimal points using regex within Transit
Poster: CafeTran Training
Post title: Exclusion?
Can't you exclude the years and thousand separator from the search string?
Something like:
Find: #([0-9]+)0\.#([0-9]+)1(!.\((19|20)[0-9][0-9])|([0-9]+)))
(You'll have to tweak it.)
You can also close the language pairs in Transit and use a more advanced regular expressions tool like WildEdit: [url removed]
[Edited at 2017-05-11 15:21 GMT]