On Fri, 16 Jun 2006, Buzz Hill wrote:
>How do you use AS to tell InDesign to display a
>particular page?
Please try this:
---
set curPage to 4
tell application "Adobe InDesign CS2"
activate
set active page of active window to page curPage of document 1
end tell
---
Regards, Hans
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
This email sent to email@hidden