• 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
misleading Quark picture box
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

misleading Quark picture box


  • Subject: misleading Quark picture box
  • From: "Wallace, William" <email@hidden>
  • Date: Wed, 26 Nov 2003 11:45:11 -0600
  • Thread-topic: misleading Quark picture box

In Quark 4.11, AS 1.8.3, MacOS 9.2.2, a script which has identified a generic box as having picture content will return true for the following:


tell application "QuarkXPress(tm) 4.11"
tell document 1
tell picture box 1
if image 1 exists
--do some stuff
end if
end tell
end tell
end tell

this happens whether the picture box actually has a picture in it or not! Is there a way to test reliably if a picture box actually contains a picture?

B!ll
_______________________________________________
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: if statement
  • Next by Date: Re: Referring to a folder
  • Previous by thread: Re: if statement
  • Next by thread: Re: misleading Quark picture box
  • Index(es):
    • Date
    • Thread