Search found 3 matches

by magger
09 Jul 2008, 18:11
Forum: Problems and Troubleshooting
Topic: Batch rename with parts of path
Replies: 10
Views: 15965

Is it always in format CHARACTERS_NUMBERS, for example a_1, AX_22, CAC_999, etc? The CHARACTERS sub-string does contain only characters (lower/upper case) and the NUMBERS sub-string does contain only numbers? The minimal length of both CHARACTERS and NUMBERS sub-strings is one and maximal is 3? Yes...
by magger
08 Jul 2008, 18:40
Forum: Problems and Troubleshooting
Topic: Batch rename with parts of path
Replies: 10
Views: 15965

In each directory there are ~ 200 different jpg files and one ??? .jpg and yes, the name ??? is the same through all directories. Regarding xxxabcxxx folder names: the abc string is three to seven letters long, contains numbers, alpha characters (lower & upper) and underscores. But it always sta...
by magger
05 Jul 2008, 19:09
Forum: Problems and Troubleshooting
Topic: Batch rename with parts of path
Replies: 10
Views: 15965

Batch rename with parts of path

Hi, my problem is: I have one folder "top" with ~ 6000 subfolders. Every subfolder has a name like "xxxabcxxx" with always the same "x" and different "abc" parts. In every subfolder there is only one file named "123.jpg" and ~ 200 other files. So we ...