Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Quark 7
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quark 7



Thank you Donald.  I tried to use the UniqueID but did not have the correct syntax until now.
I appreciate your time on this
Oakley

Users Group AppleScript <email@hidden> for replys 


From: "email@hidden" <email@hidden>
To: email@hidden
Sent: Wednesday, September 16, 2009 2:23:32 PM
Subject: Quark 7


Sorry, I can't remember how to post to the list but I saw your question on the digest version.  I think you need to use uniqueID property

tell application "QuarkXPress"
        tell document 1
                set id_list to uniqueID of (every picture box whose image 1 is missing)
                repeat with this_id in id_list
                        tell picture box id this_id
                                get properties of image 1
                        end tell
                end repeat
        end tell
end tell

Does this help?

Don Rossi
Technical Service Analyst
Donnelley Premedia

 _______________________________________________
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



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.