Re: Resolve alias
Re: Resolve alias
- Subject: Re: Resolve alias
- From: Michelle Steiner <email@hidden>
- Date: Thu, 16 Oct 2003 13:25:38 -0700
On Thursday, October 16, 2003, at 12:16 PM, John Fountain wrote:
Does anyone have any idea how to get the path to the original file
from an alias in osX?
tell application "Finder"
try
original item of foo
-- assuming that foo is an alias file
on error
display dialog "The file is not an alias file."
end tell
--
We're not human beings having a spiritual experience.
We're spiritual beings having a human experience.
_______________________________________________
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.