Hi, I am new to JavaScritp as well as the JavaScript API. My end goal is
to create a button that will take each page of the currently active
document and insert it after the last page of each document in the list.
It seems that app.activeDocs.bringToFront(); and
app.execMenuItem("GoForwardDoc") only change the current view, not the
application's operational focus. Does anybody know of any way to change
operational focus?While writing the code I have set it to not repeat.
Currently, it inserts ea...