in reply to Loop array with ImageMagick

Well, I was just trying to shorten up a repetitive task.

The variables and arrays names are based on the way the data is formed in the xml that is being read.

And all the images are part of 1 master composition, so I don't want them cleared out, because they still need to be used.

Thanks for the help, but it looks like there isn't a way to shorten this up, so I will just stick with doing it the long way I guess.

John