• 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: fit to box in quark in AS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fit to box in quark in AS


  • Subject: Re: fit to box in quark in AS
  • From: Olivier Berquin <email@hidden>
  • Date: Wed, 17 Apr 2002 14:31:36 +0200

Hi Heather,

Please, try this:

--
tell application "QuarkXPress Passport 4.11"
tell document 1
tell current box
tell image 1
if bounds is {0, 0, 0, 0} then
display dialog "This picture box has no picture.",
buttons "OK" default button 1 with icon stop
end if
set bounds to exact fit
end tell
end tell
end tell
end tell
--

Hope that helps !


Olivier.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: InDesign Scripting question
  • Next by Date: Re: How do I script DropStuff?
  • Previous by thread: Re: fit to box in quark in AS
  • Next by thread: REXX on the Mac?
  • Index(es):
    • Date
    • Thread