"Bob Cuilla" wrote:
>
> Can AS return the file creation date & the file modification date from a
> selected file?
Well, your subject line nearly got the right syntax. (You can even use 'get'
if you like.)
set nfo to info for alias "My HD:some:where:file.txt"
--> {an info for record, filled with goodies}
set createDate_ to creation date of nfo
-- etc.
Check the Standard Additions (default install) dictionary, look for the
command 'info for'.
--
Gary
_______________________________________________
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