Use this instead, then.
regexp: (^\w|\s\w)
replace: upper(\1)
Regexp: (\w+'*\w*)
replace: [\1]
regexp: (\.+|!+|,+|\?+|"+)
replace: [\1]
[It] [Will] [Make] [Your] [Quirk] [Look] [Like] [This][.] [I'm] [Sure] [This] [Is] [Perfect] [Now][.] [Don't] [You] [Agree][?]





Reply With Quote

















