Hello,
suppose I wanted to use the "Sample Scripts/Draw Signature" script to add a signature to a whole lot of images. I would create a process container with this script, create an image container with the batch of images, and then apply to process container to the image container. Unfortunately, this does not work.
- the script would open the GUI for each image instance, which clearly is not desired
- somehow this does not work anyway: I always get an error of the type "Internal Error: Invalid routine invoked: Metascript::validation Routine"
So how to write one script such that it works in both modes?
Georg