• 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: Assigning Quark color spec - Tiger->Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Assigning Quark color spec - Tiger->Leopard


  • Subject: Re: Assigning Quark color spec - Tiger->Leopard
  • From: email@hidden
  • Date: Thu, 8 Jan 2009 14:49:43 -0500

( Apologies for last mangled post to list.)

Karen -

Thanks very much - this looked like a promising approach, at least something I hadn't tried before. Based on what I learned from your code I tried a couple variations:

tell text box 1
set properties of frame to {color: (color spec "Yellow")}
end tell

and

tell text box 1
set frame record
end tell

and

tell document 1
set props to properties of color spec "Yellow"
set csname to name of props

tell page 1
tell text box 1
set properties of frame to {color: (color spec csname)}
end tell
end tell
end tell

but it's still getting that "Unknown object type." message. Much appreciated - still looking through this...

- Dan

 _______________________________________________
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: Assigning Quark color spec - Tiger->Leopard
  • Next by Date: Re: Converting Tiff's to PDF
  • Previous by thread: RE: Assigning Quark color spec - Tiger->Leopard
  • Next by thread: RE: Assigning Quark color spec - Tiger->Leopard
  • Index(es):
    • Date
    • Thread