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