Thanks very much @matandra, I will try that out when I have a couple of minutes!
John
Search found 2 matches
- 15.04.2022, 15:56
- Forum: General Discussion
- Topic: RegEx Newbie
- Replies: 2
- Views: 7001
- 24.03.2022, 15:18
- Forum: General Discussion
- Topic: RegEx Newbie
- Replies: 2
- Views: 7001
RegEx Newbie
I'm a total RegEx newbie and need some help!
I have a directory with hundreds of file names in this format:
Prefix-CityName-St-Country-Date
The problem I have is that CityName can be 1, 2, or 3 words, separated by dashes. I need it to be changed to one word. There are about 70 multiple word ...
I have a directory with hundreds of file names in this format:
Prefix-CityName-St-Country-Date
The problem I have is that CityName can be 1, 2, or 3 words, separated by dashes. I need it to be changed to one word. There are about 70 multiple word ...