Thread: Regex?
View Single Post
Old 05-12-2014, 05:10 PM   #2
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
Some of what you want to do will, I believe take a scripting function that doesn't exist yet, but is planned.

As I understand the capabilities, you can put chunks of the find into replace, but you can't change them.

However, you don't have to do everything in one super regex. It can be safer to figure out what you want to do in chunks and check the result at each stage.
mrmikel is offline   Reply With Quote