Jump to content

Recommended Posts

Posted

Hiho Forum,

I'm trying to find a regex to do this transformation with StringRegExpReplace().

Input:

"c:\temp\test\_PCs\file_1.avi_PC.jpg"

Output:

"c:\temp\test\file_1.avi"

- Trailing text "_PC.jpg" is removed from string

- Parent directory "\_PCs\" is removed from string too

Can anybody help me out on this one :)?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...