On 17/6/06 1:24 AM, "Buzz Hill" <email@hidden> wrote:
> You would think that something as simple as this would
> work.
>
> tell application "InDesign CS2"
> tell document 1
>
> go to page 4
You might think it's intuitive, but then you might ask yourself what that
would do if you had more than one window open to the same document, showing
different pages. Would it change the view in just one, or all of them?
Wouldn't it be good for you to be able to decide? Hence:
set active page of layout window x to page 4 of document 1
--
Shane Stanley <email@hidden>
_______________________________________________
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