> -----Ursprüngliche Nachricht-----
> Von: [email protected] [mailto:[email protected]] Im Auftrag von
> João Pais
> Gesendet: Dienstag, 8. November 2011 12:46
> An: Hans-Christoph Steiner
> Cc: PD-List
> Betreff: Re: [PD] clear console command + create folder from Pd?
> 
> >> - 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't create
> >> one.
> >
> > You could probably use Tcl's mkdir and send it to the GUI:
> >
> > [file mkidr /path/to/mynewfolder(
> > |
> > [hcs/sys_gui]
> 
> this works, but only if I give a complete path, not a relative one.


You could use [ggee/getdir] if you are on Pd-extended.


I can
> get the patche's current path with tof/path, but I read that tof isn't
> included in the next versions? Is it possible to get the current path
> through other methods?
> 
> João

Ingo


_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to