Thread
:
Regex examples
View Single Post
06-02-2013, 06:51 PM
#
227
ReaderRabbit
Member
Posts: 24
Karma: 10
Join Date: Mar 2011
Location: Colorado
Device: Cruz Tablet
YES!
Quote:
Originally Posted by
PeterT
Try
Code:
([a-z])([\.\?\!])([A-Z]) and \1\2 \3
* I MIGHT have escaped more than I need too... Probably [.?!] would work instead of [\.\?\!]
That works . . . YEAH!
Thanks so much
ReaderRabbit
View Public Profile
Find More Posts by ReaderRabbit
Track Posts by ReaderRabbit via RSS