Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extracting Data from Get Info window



Title: Re: Extracting Data from Get Info window
I don't know if there's a more efficient way, but I use this:

set thePic to choose file
tell application "Image Events"
       
launch
 
set tImage to open (thePic as string)
  
set S to (dimensions of tImage)
end tell

Adam

At 3:04 PM -0400 9/27/06, email@hidden wrote:
Hi  all, could someone point me in the right direction here. If I do a Get
Info on an image file in the Finder, one of the subsections of the  info
window is 'More Info' . This will generally have the dimensions, Device
Make, Device Model.........  How can I access this info via AppleScript?

Any help would be greatly appreciated

Andrew
 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/bellac%40accesscable.net

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden

This email sent to email@hidden

References: 
 >Extracting Data from Get Info window (From: email@hidden)



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

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.