Default Trigger – Menu
This script is to allow you to re-name the captions for cue photos. By default, the caption for a cue photo will be either the camera image file name, or a time stamp (if you used a video capture device). When you run the script, you will be prompted for a prefix to the caption. You can leave this blank if you desire. You can run the script with both single and multiple cues selected in the Cue List view.

Script variable that change the scripts behaviour…

setToCue = true
When this variable is true, the image caption will be set to your prefix, the cue number and photo number. i.e. with a prefix of ‘Cue’, for photo 1 on cue 27, the new caption would be ‘Cue Q27 Photo1’.
When this variable is false, the image caption will be set to your prefix with the existing caption. i.e. with a prefix of ‘Cue’, for an image with the existing caption ‘IMG1999’, the new caption would be ‘Cue IMG1999’.

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.