Path of a folder represented in AppleScript path style
Path of a folder represented in AppleScript path style
- Subject: Path of a folder represented in AppleScript path style
- From: Ron Ballesteros <email@hidden>
- Date: Tue, 12 Jul 2005 21:42:42 -0700
Hi List,
I'm working on a little app that needs to write to a file a bunch of
folder paths. I can get the folder paths in the usual POSIX style
path as returned by -subpathsAtPath:(NSString *)path but I need to
write the paths in the AppleScript style of
"MacHD:Users:ronmb:Desktop:DataFolder:"
I was trying to search the archives but was having a hard time
figuring out what exactly the search terms would be.
Is there something in Cocoa that will allow me to provide it a POSIX
path and return to me the AppleScript style path?
Thanks.
ron
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden