• 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
Re: Image Events doesn't see EXIF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Image Events doesn't see EXIF


  • Subject: Re: Image Events doesn't see EXIF
  • From: Graff <email@hidden>
  • Date: Sun, 14 Mar 2004 21:02:43 -0500

It works fine here. Maybe the file you are using it on has no metadata tags. I tried this on several JPEG, PDF, GIF, and other files and they all showed non-zero values. I'm using Mac OS X 10.3.2 and AppleScript 1.9.3

I also looked up some of the metadata tag properties and that stuff worked fine also.

-Ken

On Mar 14, 2004, at 8:36 PM, trinko wrote:

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
_______________________________________________
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.


References: 
 >Image Events doesn't see EXIF (From: trinko <email@hidden>)

  • Prev by Date: Image Events doesn't see EXIF
  • Next by Date: Re: Sending data direct to USB in OSX
  • Previous by thread: Image Events doesn't see EXIF
  • Next by thread: Using Quark Library with AS
  • Index(es):
    • Date
    • Thread