Re: Check for missing images in Quark4 (Wallace, William)
Re: Check for missing images in Quark4 (Wallace, William)
- Subject: Re: Check for missing images in Quark4 (Wallace, William)
- From: "Michiel (werk)" <email@hidden>
- Date: Tue, 04 Feb 2003 09:29:17 +0100
I just give you my script. Maybe it helps.
tell application "QuarkXPress Passport 4.11"
open (aFile as text) remap fonts no
tell document 1
set missingImgRec to modified of image 1 of every
picture box as string
end tell
Michiel de Leeuw van Weenen
The Netherlands
_______________________________________________
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.