how to separate the path name from a file name
how to separate the path name from a file name
- Subject: how to separate the path name from a file name
- From: wamozart <email@hidden>
- Date: Wed, 17 Dec 2008 20:52:07 +0900
Hi, I'm writing an NSDocument class code. I would like to separate the path
name from a file name.
NSString *filename = [self fileName];
returns the full path and file name. How do I get the path name only?
Thanks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden