Finder - application file id
Finder - application file id
- Subject: Finder - application file id
- From: Jon Otaegi <email@hidden>
- Date: Mon, 10 May 2004 18:46:48 -0400
I need a script which locates an application given its creator type. I
tried with the following script:
tell application "Finder"
get name of application file id "sfri"
open application file result
end tell
getting the following error -> Finder got an error: Can't get file id
"sfri".
I'm working with Mac OS X version 10.3.3
Any ideas?
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.