Re: setting default app for document
Re: setting default app for document
- Subject: Re: setting default app for document
- From: Michelle Steiner <email@hidden>
- Date: Sun, 6 Mar 2005 14:23:44 -0700
On Mar 6, 2005, at 1:40 PM, kai wrote:
set f's creator type to (path to a)'s creator type
Only if the application has a creator type.
tell current application
choose file
alias "Dora:Applications:iMovie.app:"
end tell
tell application "Finder"
get creator type of alias "Dora:Applications:iMovie.app:"
missing value
end tell
--
Whoever said the last man standing is the winner didn't invite the girl.
_______________________________________________
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