Thread
:
Change Case with Regex Problem
View Single Post
07-24-2014, 10:57 AM
#
1
nqk
Fanatic
Posts: 564
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
Change Case with Regex Problem
Dear all,
I find this
Code:
\. (\p{Lowercase_Letter})
replace with this
Code:
. \U1
But it returns error.
nqk
View Public Profile
Find More Posts by nqk
Track Posts by nqk via RSS