Regex code to capitalize filenames

Discussion & Support for xplorer² professional

Moderators: fgagnon, nikos, Site Mods

Post Reply
User avatar
pschroeter
Silver Member
Silver Member
Posts: 283
Joined: 2007 Jan 27, 00:46

Regex code to capitalize filenames

Post by pschroeter »

I give up. I’ve read the official documentation and started reading a few websites and regex just confuses me. I see the \u and \l and I think they can be used to capitalize file names. Could someone just write the code to capitalize filenames for me because that is all I want to do with regex.
User avatar
nikos
Site Admin
Site Admin
Posts: 15771
Joined: 2002 Feb 07, 15:57
Location: UK
Contact:

Re: Regex code to capitalize filenames

Post by nikos »

did you read the comments here? viewtopic.php?f=18&t=11784
basically you need to wait for build 4301 next week to get the fix. Not sure about the other switches you mention
User avatar
pschroeter
Silver Member
Silver Member
Posts: 283
Joined: 2007 Jan 27, 00:46

Re: Regex code to capitalize filenames

Post by pschroeter »

I actually read that and I thought it only had to do with Camel Case which I thought would be more complex. That post is where I started to get the hope I could do simple case changing, but I'll look forward to the update. I'll probably still not understand regex though.
Post Reply