Skip to main content
thais781
Participant
January 27, 2017
Question

Startup Windows Frozen with Applescript

  • January 27, 2017
  • 1 reply
  • 202 views

Hi,

When I launch my InDesing application with applescript

Simply with :

tell application "Adobe InDesign CC 2017"

    activate

end tell

InDesign open but the starting popup (the one with the hand, cf. joint) doesn't disapear ...

But no problem when I open InDesign manualy

Is there a way to remove this popup screen ?

Thanks for your help and sorry for my english, I am a french girl ... 

Thais

This topic has been closed for replies.

1 reply

Loic.Aigon
Legend
January 27, 2017

Definitively works on my side. What's your os version ?


Apart from that, is Applescript mandatory ? Otherwise you may prefer javascript.

Loic

thais781
thais781Author
Participant
January 27, 2017

Thanks for your help

I am using the version 2017.0 with the build 12.0.0.81

AppleScript, yes because all the tools are developped under AS ... not Javascript for the moment ....

Thais