Skip to main content
Inspiring
June 16, 2015
Question

2014 and 2015 together, app always refers to 2015

  • June 16, 2015
  • 1 reply
  • 414 views

I have installed ID CC2015 manteining also CC 2014 but startup scripts in CC2014 always refers to CC2015.

asking in 2014

app.filePath.fullName

the result is

/Applications/Adobe InDesign CC 2015

Someone can help me?

This topic has been closed for replies.

1 reply

Participating Frequently
June 16, 2015

Add

#target "indesign-9.0"

to the beginning of you script

fivanAuthor
Inspiring
June 18, 2015

I can't use a specific version of ID because my scripts must run from IDCS5 to CC2015.

Actually my solution is not specify the target at all.

So far it seems works fine. Do you know if it can causes problems?

Thanks

Peter Kahrel
Community Expert
Community Expert
June 18, 2015

I can confirm the problem. After installing 2015, 2014 start-up scripts started to act up. I had to uninstall 2015 and reinstall some plug-ins.