View Single Post
Old 06-02-2019, 04:03 PM   #5
Brett Merkey
Not Quite Dead
Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.
 
Posts: 195
Karma: 654170
Join Date: Jul 2015
Device: Paperwhite 4; Galaxy Tab
Quote:
Regex is beyond my comfort zone.
I am not sure if regex is within the comfort zone of any human being. However, it has its attractions when you see how much tedious labor it can save. I admit that this particular regex is not the simplest but it is worth another try.

Quote:
no replace function exist...
The only way I know to get that error is that you are using the wrong selection in the Mode dropdown. Choose "Regex" instead of "Regex-function." Put in the Find and Replace as I suggested and click Find button to see if it finds the first instance and Replace if it does. To be sure, tick the checkboxes "Case sensitive" and "Wrap" and "Dot all" choices.

Yes, lots of little options, but I know the regex will work when you get those options right.
Brett Merkey is offline   Reply With Quote