NOOBIE needs help scripting Photoshop/Illustrator Actions with an EMAC

Hey –

I’m attempting to deconstruct and run a modification of this script… however, when I run it I get this error: "Can’t save the illustration. No such volume exsists. This is highlighted in the script:

save docRef in file newFileName as eps with options ¬
           {class:EPS save options, compatibility:Illustrator 9, preview:color Macintosh, overprint:discard, embed all fonts:true, embed linked files:true, include document thumbnails:true, compatible gradient printing:false, CMYK PostScript:true, PostScript:level 2}

Why isn’t this working?

-J

Sounds to me like you have kept the variable “newFileName” but this is made up from 2 other variables a file path and document name for batch processing.