Quoted By:
does anyone know anything about photoshop scripts? I used the scripting listener to make a script to create this PNG. What I want to do is put a whole list of words into the script so that when I run it it creates a load of separate PNGs, each with a separate word and named "thatword.png"
How do I tell my script: first do it with cat, then do the same thing with dog, then tree, then box, then face, then mouse, then apple, then square... etc etc etc?