• 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
Quark: Find hairline rules
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quark: Find hairline rules


  • Subject: Quark: Find hairline rules
  • From: "Ripka, Herb" <email@hidden>
  • Date: Mon, 4 Dec 2006 17:46:59 -0600
  • Thread-topic: Quark: Find hairline rules

An AppleScript from Hanaan Rosenthal's book "AppleScript" page 2

* * * * * * *
tell application "QuarkXPress"
	tell every page of document 1
		set width of (every line box whose width < 0.25) to 0.25
	end tell
end tell

* * * * * * *
I get this error:
"QuarkXPress got an error: Can't set width of every line box of every page of document 1 whose width < 0.25 to 0.25."

?????

--Herbert Ripka
Greendale, WI

 _______________________________________________
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/mailman//archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Mount Volume in OS 10.4
  • Next by Date: Re: Filemaker, Applescript and custom privilges
  • Previous by thread: Re: acgi dispatcher problems...
  • Next by thread: Text Box Within Text Box
  • Index(es):
    • Date
    • Thread