Reply To: Is there a way to separate things like this Automatically?

Home Page / Forums / General InDesign Topics (CLOSED) / Is there a way to separate things like this Automatically? / Reply To: Is there a way to separate things like this Automatically?

#52429

You need to add quotes around the actual script name. I'm not totally sure it works with an Applescript either … I only link Javascripts together. (Anyone else? Help?)

app.doScript (app.activeScript.path+/FindChangeByList.applescript);

(Besides, you would need to make sure the applescript is in the same folder as the script you are running — because that's what the “app.activeScript.path” path points to!)

This article was last modified on September 30, 2014

Comments (0)

Loading comments...