Re: Getting the file informations (under Tiger)
Re: Getting the file informations (under Tiger)
- Subject: Re: Getting the file informations (under Tiger)
- From: pete boardman <email@hidden>
- Date: Wed, 7 Sep 2005 17:19:09 +0100
On 6 Sep 2005, at 21:35, Emile Schwarz wrote:
I used both scripts, but I do not get these properties...
Hi Emile. I'm not sure if you want those properties or are just
observing that the Finder's properties are different from those
provided by the 'info for' standard addition (being different seems
reasonable to me). Image Events has them and more.
--
set f to choose file
info for f
tell application "Finder" to get f's properties
tell application "Image Events"
set d to open f
get d's properties
end tell
--
Pete
_______________________________________________
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