Page 1 of 1

add cycling suffix

PostPosted: Tue Aug 30, 2016 9:35 am
by PhilippeP
Hi there,
Let's say I have a list of files:
1.tif
2.tif
3.tif
4.tif
5.tif
6.tif
7.tif...
I want to add a "cycling" suffix c1, c2 and c3, to get:
1c1.tif
2c2.tif
3c3.tif
4c1.tif
5c2.tif
6c3.tif
7c1.tif...
But I cannot find out how to do that.
Is that possible? How?

Thanks for reading.
Philippe

Re: add cycling suffix

PostPosted: Tue Aug 30, 2016 10:07 am
by Admin
Add C# and restart from 1 every 3 files ? It can be done with a Javascript function , see Special (14) in BRU ver 3 or newer.

Re: add cycling suffix

PostPosted: Tue Aug 30, 2016 10:29 am
by PhilippeP
Hi Admin,

Unfortunately, I am afraid that, as simple as it could be, I do not have the Javascript knowledge needed to write such a function in the Special (14) Javascript Renaming field.
:(
Thanks anyway for your reactivity!

Philippe

Re: add cycling suffix

PostPosted: Wed Aug 31, 2016 12:39 am
by Admin
I can write the script for you, but to use it you will need a commercial license for BRU, because Javascript is only supported under a commercial license, please see:

http://www.bulkrenameutility.co.uk/Buy.php

thanks