Am 22.12.2007 um 21:37 schrieb William Brent:
i have to use it all the time. maybe because i put my sounds folder outside the SC directory."~/Documents/SC_sounds/sample.aiff".standardizePath is the only way for me to access that path successfully.
But, just for tilde expansion it is not necessary: "~/Documents/*".pathMatch == "~/Documents/*".standardizePath.pathMatch // is true
On Dec 22, 2007 12:27 PM, Stephan Wittwer <s@xxxxxxxxxx> wrote: Am 22.12.2007 um 20:42 schrieb Josh Parmenter: > You probably need to do standardizePath as well: Hey Josh (and everybody), can you show me one example where standardizePath makes a difference? Just curious (I never use it myself). Thanks, Stephan