Skip to main content
Known Participant
July 13, 2016
Question

Run script over mulitple mifs, save and close

  • July 13, 2016
  • 1 reply
  • 335 views

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

This topic has been closed for replies.

1 reply

4everJang
Legend
July 13, 2016

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.