Thread: F/R Question
View Single Post
Old 01-08-2015, 09:24 PM   #5
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by Pam E. View Post
Thanks so much! This works perfectly. I need to learn regex.
Yes, it is quite helpful, especially for easy things like that where you can recognize a very simple pattern.

Also, one word of warning. Regexes can be very powerful, so always save a backup copy before running Regex on it. You might make one minor typo, and it could blow up in your face. Definitely don't press "Replace All" unless you have tested it out thoroughly, and see that it works perfectly.

To be on the safe side, I would just go through the entire book and just "Replace" one-by-one... at least until you become much more familiar with Regex.
Tex2002ans is offline   Reply With Quote