working in  Windows-XP <br>patch.pd contains<br><br>[echo %cd%(<br>|<br>[popen]<br><br>starting patch.pd directly gives: symbol C:\\\\<br>using pd -open patch.pd gives :symbol C:\\\\Program Files\\\\pd<br><br>however<br><br>
[mkdir test( -- [popen]<br><br>creates the subdirectory in both cases where patch.pd is<br><br>the latter is nice, the former confusing <br><br>rolf<br><br>