Re: Creating links through NSWorkspace or something?
Re: Creating links through NSWorkspace or something?
- Subject: Re: Creating links through NSWorkspace or something?
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 18 Nov 2004 07:54:44 -0700
On Nov 18, 2004, at 7:21 AM, Christoffer Lerno wrote:
I'd like to create normal file aliases for files. Initially I tried
using NSWorkspace, but that didn't work for me.
Could someone let me know if NSWorkspace is supposed to work for this
task or not or if NSFileManager or similar might be a better bet.
IIRC, only the Finder can create aliases. You should be able to
instruct the Finder to make them through NSAppleScript. NSFileManager
can create hard and symbolic links, which are both different from
aliases although the Finder treats symbolic links similarly to aliases.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden