• 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: SCRIPTING INDESIGN: Question About Labels
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SCRIPTING INDESIGN: Question About Labels


  • Subject: Re: SCRIPTING INDESIGN: Question About Labels
  • From: Rick Gordon <email@hidden>
  • Date: Mon, 16 Oct 2006 11:10:46 -0700

Much better! Thanks again.

------------------

On 10/16/06 at 9:29 PM +1000, Shane Stanley wrote in a message entitled
"Re: SCRIPTING INDESIGN: Question About Labels":

>On 16/10/06 9:15 PM, "Rick Gordon" <email@hidden> wrote:
>
>>  So, short of a repeat loop running through each object, is there some way to
>> seek out every object that has a key with some specific name?
>
>No, but you can get all items' labels with one event:
>
>tell application "Adobe InDesign CS2"
>    tell all page items of document 1
>        extract label key "Whatever"
>    end tell
>end tell
>
>Then you could loop through the result.
>
>--
>Shane Stanley <email@hidden>

--

___________________________________________________

RICK GORDON
EMERALD VALLEY GRAPHICS AND CONSULTING
___________________________________________________

WWW:   http://www.shelterpub.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: SCRIPTING INDESIGN: Question About Labels
      • From: Rick Gordon <email@hidden>
References: 
 >Re: SCRIPTING INDESIGN: Question About Labels (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Comprehensive Applescript Reference Book (Re: Applescript equivalent of $0 in shell script)
  • Next by Date: Re: SCRIPTING INDESIGN: Question About Labels
  • Previous by thread: Re: SCRIPTING INDESIGN: Question About Labels
  • Next by thread: Re: SCRIPTING INDESIGN: Question About Labels
  • Index(es):
    • Date
    • Thread