Re: Resolve alias
Re: Resolve alias
- Subject: Re: Resolve alias
- From: Rob Jorgensen <email@hidden>
- Date: Thu, 16 Oct 2003 16:04:35 -0400
At 3:16 PM -0400 10/16/03, John Fountain wrote:
Does anyone have any idea how to get the path to the original file
from an alias in osX? in os9 you could use a 3rd party scripting
addition or the standard additions to get the info. I can't seem to
find this same functionality in osX.
tell application "Finder"
(original item of alias file "path:to:alias file") as Unicode text
end tell
_______________________________________________
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.