Rename files in a script

Post Reply
ArielRauch
Advanced member
Posts: 230
Joined: Thu Aug 07, 2014 10:04 am

Rename files in a script

Post 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
freddyp
Advanced member
Posts: 413
Joined: Thu Feb 09, 2012 3:53 pm

Rename files in a script

Post by freddyp »

The second parameter of sendToSingle is the new name for the job.



Freddy
Post Reply