Skip to main content
Inspiring
October 31, 2013
Question

Keystrokes to InDesign via script

  • October 31, 2013
  • 1 reply
  • 1418 views

Is it possible to send keystrokes to InDesign in a JavaScript script? I want to invoke a menu option and then send the keystrokes for subsequent dialog boxes to automate the execution of the menu option. How can I do this?

Thanks!

This topic has been closed for replies.

1 reply

csm_phil
Legend
November 1, 2013

Hi Dan-BTP,

I think it's possible in Apple Script, to Execute the Export Kindle and Save As Dialog enter "OK" button. You can try the Apple script Key Stroke methods.

thx,

csm_phil

Dan-BTPAuthor
Inspiring
November 1, 2013

Thanks for the suggestion! I'll look into it.

Dan