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