Re: NSUserPath for path to user folder?
Re: NSUserPath for path to user folder?
- Subject: Re: NSUserPath for path to user folder?
- From: Will Mason <email@hidden>
- Date: Wed, 2 Mar 2005 18:00:06 -0800 (PST)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
> I want to put the path to the user folder into a text field.
>
> I tried searching for something like NSUserPath without success. Any
> clues?
Others may have a cleaner idea, but one way that will certainly work
is:
[@"~" stringByExpandingTildeInPath];
Will
_______________________________________________
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