• 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: Eric C Saunders <email@hidden>
  • Date: Thu, 8 Jan 2009 12:05:37 -0500


I am on 10.5.5, using Quark 7.5. Both work fast and flawlessly. I have noticed that Quark is flaky on 10.5, and requires frequent restarts. Have you quit and relaunched Quark?

Eric

On 01/08/2009 11:58:10 AM Daniel.Turney wrote::

> Thanks Eric, but both
>
> tell application "QuarkXPress"
> make new document at beginning
> tell document 1
> set cs to "Yellow"
> tell page 1
> make new text box at beginning with properties {bounds:{"0", "0",
> "11\"", "8.5\""}}
> tell text box 1
> set width of frame to 2.0
> set color of frame to cs
> end tell
> end tell
> end tell
> end tell
>
> and
>
> tell application "QuarkXPress"
> make new document at beginning
> tell document 1
> tell page 1
> make new text box at beginning with properties {bounds:{"0", "0",
> "11\"", "8.5\""}}
> tell text box 1
> set width of frame to 2.0
> set color of frame to "Yellow"
> end tell
> end tell
> end tell
> end tell
>
> are producing the "Unknown object type." error at the "set color of
> frame..." line. Weird one...
>
This electronic message contains information from MeadWestvaco Corporation or
subsidiary companies, which may be confidential, privileged or otherwise protected
from disclosure. The information is intended to be used solely by the recipient(s)
named. If you are not an intended recipient, be aware that any review, disclosure,
copying, distribution or use of this transmission or its contents is prohibited. If you
have received this transmission in error, please notify MeadWestvaco immediately
at email@hidden.
 _______________________________________________
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: 
 >Re: Assigning Quark color spec - Tiger->Leopard (From: email@hidden)

  • Prev by Date: Re: Assigning Quark color spec - Tiger->Leopard
  • Next by Date: Re: Assigning Quark color spec - Tiger->Leopard
  • Previous by thread: Re: Assigning Quark color spec - Tiger->Leopard
  • Next by thread: RE: Assigning Quark color spec - Tiger->Leopard
  • Index(es):
    • Date
    • Thread