RE: Extracting path of application
RE: Extracting path of application
- Subject: RE: Extracting path of application
- From: "Steve Goodman" <email@hidden>
- Date: Thu, 30 May 2002 10:50:19 -0500
- Thread-topic: Extracting path of application
In classic:
tell application "Finder" to set FolderDBase to container of (application file id "8BIM") as string -- use your apps id
Steve
>
----------
>
From: Bjorn Van Blanckenberg
>
Sent: Thursday, May 30, 2002 10:13 AM
>
To: posting Applescript
>
Subject: Extracting path of application
>
>
Need to create a property what the path of an application is
>
>
Property FolderDBase : ("Macintosh HD:folder1:folder2:folder3")
>
>
folder1:folder2:folder3 -> is always different on other computers
>
>
Is there an way to get the path of an app
>
>
Tell application "???" in FolderDBase To activate
_______________________________________________
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.