I am trying to rename files with some variables that include the need to reuse parts of the original filename together with date variables and fixed characters.
How can i call a specific part of the original filename to be included i the new filename?
example: ABBSA1-1304-1-003-T.pdf renamed to budstikka_1_20110413_113_86_1_1_003_hoved.pdf
I want to collect the position 14-16 (003) in the original filename and put them into position 32-34 in the renamed file.
I have scanned through the variable list and can’t figure out what to use. Hope there is someone with a good idea out there.
Thanks.
Edited by moderator
2011-09-21T13:58:50Z
|
Reason: Not specified