<br><br><div class="gmail_quote">2011/11/8 Joćo Pais <span dir="ltr">&lt;<a href="mailto:jmmmpais@googlemail.com" target="_blank">jmmmpais@googlemail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
- is there any object that allows to create a folder (in all OSs)? I wanted to save files to a non-existing folder, but Pd doesn&#39;t create one.<br>
</blockquote>
<br>
You could probably use Tcl&#39;s mkdir and send it to the GUI:<br>
<br>
[file mkidr /path/to/mynewfolder(<br>
|<br>
[hcs/sys_gui]<br>
</blockquote>
<br></div>
this works, but only if I give a complete path, not a relative one. I can get the patche&#39;s current path with tof/path, but I read that tof isn&#39;t included in the next versions? Is it possible to get the current path through other methods?<br>


<font color="#888888">
<br>
Joćo</font><div><div></div><div><br></div></div></blockquote><div>[echo %CD%( -- [popen] ?</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>

<br>
______________________________<u></u>_________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a><br>
</div></div></blockquote></div><br>