Page 1 of 1

Rename files in a script

Posted: Mon Dec 01, 2014 8:20 am
by ArielRauch
I am a bit confused about the way I rename files within a script:



I have a script that receives always more than one file (cover and inner part/several inner parts of a brochure for example)

This script does some things but in the end I would like to have the script rename the files and send them through the same single output connection.



What do I miss, or how do I do it?



Thanks



Ariel

Rename files in a script

Posted: Tue Dec 02, 2014 12:34 am
by freddyp
The second parameter of sendToSingle is the new name for the job.



Freddy