Hi all,<br><br>I noticed the nice, new feature in [openpanel] and [savepanel] to specify a directory to open in.&nbsp; This saves much, much time navigating to the right directory.&nbsp; But it seems to only work if&nbsp; you specify the full path or the directly lays in the relative path of where pd was opened from (which is almost never the case on Mac, and hardly ever on other systems).&nbsp; It should open from anything within the relative path of where the patch is.<br>
<br>Which brought me to another question; is there any way currently to do a &#39;cd&#39; or &#39;pwd&#39; in pd? I tried:<br><br>[pwd (<br>|<br>[shell]<br><br>but this has the same problem of openpanel and savepaned; it gives you the path that pd was opened from.<br>
<br>[cd /home/full/path/to/patch (<br>
|<br>
[shell]<br><br>doesn&#39;t seem to do anything, and would be a workaround if it did.<br><br>regards,<br>Rich<br>