Application file by ID
Application file by ID
- Subject: Application file by ID
- From: Reinhold Penner <email@hidden>
- Date: Mon, 5 Aug 2002 09:51:58 -1000
I have been using the following to get the path of an application:
tell application "Finder" to set chimeraPath to POSIX path of
((application file id "ttxt") as string)
This works just fine on all of my Macs. However, some people have
reported that this does not work for them, although they supposedly have
AS 1.8.3 installed. Can someone shed light on why it works for some and
not for others?
TIA, -Reinhold
_______________________________________________
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.