I tried: "file mkdir test-folder"
on mingw tclsh85.exe make a dir in /usr/local/bin with the pd/bin/tclsh85.exe it does nothing following tcl doc I should write something like this: file mkdir "dir" "dir" maybe that's what is that has confused myself because this command work on PdRewriteGui tcl interpreter: "file mkdir C:/Users/patko/Documents/test-folder" great, then any tcl interpreter could do it as well in windows, but one must make sure about using "/" instead of "\" and about creating a folder somewhere authorized by the system thanks for the tcl command example PC Selon Hans-Christoph Steiner <[email protected]>: > > On Jan 12, 2010, at 5:00 AM, [email protected] wrote: > > > Selon Hans-Christoph Steiner <[email protected]>: > > > > > >> I think mkdir works on Windows too, no? > >> > >> .hc > > > > > > "file mkdir" works with mingw and cygwin tcl console, but not on > > pdGuiRewrite > > tcl entry > > Is this on Windows? It works for me on Mac OS X. I just did 'file > mkdir /tmp/asdfasdf' and got a new folder. > > .hc > > ---------------------------------------------------------------------------- > > I hate it when they say, "He gave his life for his country." Nobody > gives their life for anything. We steal the lives of these kids. - > Admiral Gene LeRocque > > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
