• 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: Extracting Data from Get Info window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

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

  • Prev by Date: Extracting Data from Get Info window
  • Next by Date: Re: Extracting Data from Get Info window
  • Previous by thread: Extracting Data from Get Info window
  • Next by thread: Re: Extracting Data from Get Info window
  • Index(es):
    • Date
    • Thread