Copy link to clipboard
Copied
Hi there,
I have a folder of mifs and I want to run the same scripts over each mif, save each, and close them.
Is this possible with extendscript?
Regards
Copy link to clipboard
Copied
Of course this is possible. Check for the JavaScript Tools Guide CS6 PDF on the Adobe site. That guide is generic for Adobe applications and gives information about the File and Folder handling within ExtendScript. With those objects, you can find MIF files in a directory. Once you have their names, you can use those to open them in FrameMaker.