Re: Extracting Data from Get Info window
Re: Extracting Data from Get Info window
- Subject: Re: Extracting Data from Get Info window
- From: Adam Bell <email@hidden>
- Date: Wed, 27 Sep 2006 16:42:26 -0300
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:
>esscable.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:
This email sent to email@hidden