Properly capitalizing a path
Properly capitalizing a path
- Subject: Properly capitalizing a path
- From: Clark Mueller <email@hidden>
- Date: Sat, 15 Jun 2002 13:28:46 -0600
If I have a file whose path is ~/Desktop/foo.txt, and I am given a reference to it with no particular capitalization (i.e. ~/desktop/foo.txt), can I resolve that string to the proper capitalization? Indeed, Cocoa methods which do things with files are mostly not case sensitive, but I would like to present that path to the user in the way that it is supposed to be.
Thanks,
Clark
_______________________________________________
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.