• 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: Properties of text frame in InDesign CS3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Properties of text frame in InDesign CS3


  • Subject: RE: Properties of text frame in InDesign CS3
  • From: Rick Gordon <email@hidden>
  • Date: Wed, 27 Jan 2010 10:17:07 -0800

contents of contents will do it.

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

On 1/27/10 at 11:59 AM +0100, Bert Groeneveld wrote in a message entitled
"Properties of text frame in InDesign CS3":

>Can anyone shine a light on the unexpected value of myContent_01?
>
>-- Given a selected text frame on an open InDesign document.
>
>tell application "Adobe InDesign CS3"
>	set mySelection to item 1 of selection
>	tell mySelection
>		set myBounds_01 to geometric bounds -- this returns a list as expected.
>		set myBounds_02 to geometric bounds of properties -- this returns the same list as expected.
>		set myContent_01 to contents -- this returns text frame id (same as mySelection), where I would expect a string.
>		set myContent_02 to contents of properties -- this returns the string as expected.
>	end tell
>end tell
>
>I can live with it though, but taking script execution time into account, I'm afraid asking for the complete list of properties takes more time than asking directly for just one property. Or . . . ?
>
>Bert.

--
___________________________________________________

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:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Properties of text frame in InDesign CS3 (From: Bert Groeneveld <email@hidden>)

  • Prev by Date: Re: Send outgoing message error from Mail.app
  • Next by Date: Substitute for 'ticks'?
  • Previous by thread: Properties of text frame in InDesign CS3
  • Next by thread: Substitute for 'ticks'?
  • Index(es):
    • Date
    • Thread