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

SCRIPTING INDESIGN: Question About Labels


  • Subject: SCRIPTING INDESIGN: Question About Labels
  • From: Rick Gordon <email@hidden>
  • Date: Mon, 16 Oct 2006 02:54:24 -0700

I have a couple of questions concerning the use of labels in InDesign scripts. CS and CS2 are capable of creating and accessing multiple labels using the (AppleScript) syntax...

TO CREATE A KEY AND SET ITS VALUE:
	insert label key <KEYNAME_AS_STRING> value <VALUE_AS_STRING>

...and...

TO ACCESS THE VALUE OF A KEY:
	set <SOME_VARIABLE> to extract label key

...but...

1) How do you delete keys and their associated values? There does not appear to be a delete label key command.

2) Why does this appear to be completely separate from the label string (unkeyed) that is accessible through the Script Labels palette or through the syntax...

	set label to <VALUE_AS_STRING>

...and...

	get label

3) Why do the keys not show up as a property value of the object(s) to which they're associated with?

--

___________________________________________________

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: Shane Stanley <email@hidden>
  • Prev by Date: Re: Human Readable Time snipit
  • Next by Date: Re: SCRIPTING INDESIGN: Question About Labels
  • Previous by thread: Claudio Braxmaier ist bis 25.10.2006 nicht da
  • Next by thread: Re: SCRIPTING INDESIGN: Question About Labels
  • Index(es):
    • Date
    • Thread