Getting Info from the Finder
Getting Info from the Finder
- Subject: Getting Info from the Finder
- From: Thomas Fischer <email@hidden>
- Date: Mon, 17 May 2010 20:39:47 +0200
Hello,
I need to access information from the Finder's info window, but didn't find a way to access it.
I got this far:
set myFile to choose file tell application "Finder" set myInfo to open the information window of myFile set the current panel of myInfo to More Info panel end tell
This will nicely display the desired panel from the Information Window.But I couldn't find a way to obtain its contents. Does anybody have an idea?
Cheers |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden