FROM : Ali Ozer
DATE : Fri Jan 24 17:58:56 2003
> 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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Fri Jan 24 17:58:56 2003
> 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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Lorenzo Puleo | Jan 23, 23:15 | |
| Ali Ozer | Jan 24, 17:58 | |
| Nathan Day | Jan 26, 13:25 |






Cocoa mail archive

