I am not very versed in regular expressions and I'm having a hard time creating an expression that will run through thousands of text files and change every occurrence of a string such as "~24~56.htm" where the numbers are varied so it will strip out the first tilde and the first number, leaving the second tilde, the second number and .htm extension.
Any help will be greatly appreciated.
Any help will be greatly appreciated.