[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sc-devel] standardizePath helpfile example broken




thanks, got it

its because it no longer uses Cocoa's standardizePath




On Feb 9, 2008 8:00 PM, Tom Hall <scth@xxxxxxxxxxx> wrote:
I haven't followed the discussion about paths and forward-slash
but the standardizePath example in the String helpfile is currently
broken


standardizePath

"~".standardizePath; //This will print your home directory
 => ~   // no it doesn't

this does:

"~/".standardizePath

regards

tom
_______________________________________________
Sc-devel mailing list
Sc-devel@xxxxxxxxxxxxxxx
http://lists.create.ucsb.edu/mailman/listinfo/sc-devel