Spaces in Paths in [NSWorkspace sharedWorkspace] selectFile:path...
Spaces in Paths in [NSWorkspace sharedWorkspace] selectFile:path...
- Subject: Spaces in Paths in [NSWorkspace sharedWorkspace] selectFile:path...
- From: Dominik Wagner <email@hidden>
- Date: Thu, 24 Oct 2002 15:40:52 +0200
Hi There!
when i'm doing:
[[NSWorkspace sharedWorkspace] selectFile:path
inFileViewerRootedAtPath:[path stringByDeletingLastPathComponent]]
and theres a space in the path then the finder shows nothing and the
message returns NO.
do i have to escape the spaces in the path?
Dom
--
http://www.DasGenie.com/ --
AIM: DasGenieDotCom
_______________________________________________
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.