Search found 2 matches

by Torben
2019-01-12 20:19:56
Forum: Ant Renamer > Help
Topic: Rough String Trimming
Replies: 3
Views: 1729

Re: Rough String Trimming

Maybe i have th re-think the problem.
Another way could be, that i use the change case process and make every word starting with upper case. And then trim every lower case and white space.
For example:
Das Ist Ein Test - Test 2000.part1.rar
Resulting:
DIET-T2000.part1.rar

My problem is, that i ...
by Torben
2019-01-09 21:29:30
Forum: Ant Renamer > Help
Topic: Rough String Trimming
Replies: 3
Views: 1729

Rough String Trimming

Hi!
First, thank you for this very helpful software.

Here my problem:
I want to trim a file name very strong.
For example:
Dmitri Gluchowski - Metro 2033.rar
Result: DG-M2033.rar
Or another example:
Adam Nevill - Im tiefen Wald.rar
Result: AN-ItW.rar

In other words trim every white space and ...