• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: Re:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Re:


  • Subject: RE: Re:
  • From: email@hidden
  • Date: Thu, 12 Jul 2012 08:28:11 +0200

hi Stan,


That did the job, many many thanks for the quick response,
\\J




On Jul 11, 2012, at 7:59 AM, email@hidden wrote:

Does anyone knows the correct syntax for this code in ID CS4?

--- works
tell application "Adobe InDesign CS5.5"
tell document 1
set myPageItems to every page item whose id of parent page is greater than 1


--- does not work
tell application "Adobe InDesign CS4"
tell document 1
set myPageItems to every page item whose id of «class PaPa» is greater than 1


Perhaps this will do what you need?


tell application "Adobe InDesign CS4"
tell document 1
set myPageItems to every page item whose (id of parent is greater than 1) and (class of parent is page)



Stan C.


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: Satimage OSAX 64-bit compatible?
  • Next by Date: RE: InDesign jumping to forground
  • Previous by thread: Re: InDesign jumping to forground
  • Next by thread: XMLlib
  • Index(es):
    • Date
    • Thread