How to split file name into folder\file
Posted: Fri Jul 16, 2010 2:08 pm
Hello,
this is my first time using XnView.
I'm trying to split the file name 012345678.1 into two parts, the first should be a folder where the second part are as file.
For example:
the file name is 012345678.1
and now I'm trying to split this file into a folder (first 5 digits - 01234) and file (rest digits - 5678.1) like this
01234/5678.1
Is it possible to do this with XnView for many files? all with 8 digits.
Appriciate your support.
this is my first time using XnView.
I'm trying to split the file name 012345678.1 into two parts, the first should be a folder where the second part are as file.
For example:
the file name is 012345678.1
and now I'm trying to split this file into a folder (first 5 digits - 01234) and file (rest digits - 5678.1) like this
01234/5678.1
Is it possible to do this with XnView for many files? all with 8 digits.
Appriciate your support.