Skip to main content
Participant
September 30, 2008
Question

InDesign - scripts ".jsx" files not giving me the pop up windows

  • September 30, 2008
  • 1 reply
  • 300 views
When I Double Click Patheffects.jsx, or any of the 'scripts' that edit graphics in In-design CS3, there is no response. I use to get a pop up windows for patheffects.jsx and Neon.jsx.

I'm not into java yet but I understand HTML so I think that might help. If someone could explain it step by step, I'm sure its not that big of an issue.

In the Extended Script Toolkit it says this is causing the issue for patheffects.jsx...

if (app.documents.length != 0){

That may not be it, but that's what I know... Please help if you can.

------------------------------------------------------------

Emmanuel
This topic has been closed for replies.

1 reply

Inspiring
September 30, 2008
You have the problem identified in message 4 of this topic:

Dave Saunders, "Find Change script behaving oddly" #4, 11 Sep 2008 4:56 am

Dave