Re: Old style pathname
Re: Old style pathname
- Subject: Re: Old style pathname
- From: Ali Ozer <email@hidden>
- Date: Fri, 24 Jan 2003 08:58:56 -0800
Now I want to show to the user the pathname with the name of the disk
like
MacintoshHD/myFirstFolder/mySecondFolder/myFile
10.2 has a new call available in NSFileManager:
- (NSArray *)componentsToDisplayForPath:(NSString *)path;
Ali
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.