View Single Post
Old 08-06-2015, 01:11 AM   #532
Gregg Bell
Gregg Bell
Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.
 
Gregg Bell's Avatar
 
Posts: 2,266
Karma: 3917598
Join Date: Jan 2013
Location: Itasca, Illinois
Device: Kindle Touch 7, Sony PRS300, Fire HD8 Tablet
Quote:
Originally Posted by twowheels View Post
Try this...

"[.,]{1}([^.]|$)

Searches for a quote, followed by a period or comma, but only one, and then anything else that isn't a period (or the end of the line/paragraph). Actually, as I type this, I realize that the {1} isn't actually necessary... :-)
Thanks but I couldn't get it to work. I think I need to learn some of the regex basics first. Just dropping in a command and seeing what happens is fun, but it would be a lot easier if I had some idea of what I was doing.
Gregg Bell is offline   Reply With Quote