Re: Getting the current directory
Re: Getting the current directory
- Subject: Re: Getting the current directory
- From: Joseph Weaks <email@hidden>
- Date: Tue, 16 Nov 2004 15:17:24 -0600
On Nov 16, 2004, at 2:43 PM, Ken Brooks wrote:
I would like to get a file reference (or alias) to the directory
containing the script that is running. Is there a way to do this?
How is the script going to be run? Using
path to me
will return the alias for either the script itself or the app that is
running the script. Depends on how it is run. To get its container, you
can use:
tell application "Finder" to get container of (path to me) as string
Joe
_______________________________________________
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