Image Events doesn't see EXIF
Image Events doesn't see EXIF
- Subject: Image Events doesn't see EXIF
- From: trinko <email@hidden>
- Date: Sun, 14 Mar 2004 17:36:06 -0800
when i run the script below on a photoshop jpg file i get 0 as the
result. what's wrong? thanks.
set the_file to choose file
tell application "Image Events"
launch
set the_file to open the_file
set x to the count of metadata tags of the_file
end tell
--
tom trinko
http://members.aol.com/trinkos/basepage.html
email@hidden
_______________________________________________
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.