<div dir="ltr"><div dir="ltr">I used [motex/system] in a recent project because it was the only object that can create directories in Linux, Mac OS, and Windows. So I can confirm it loads and works on all platforms. But yes...it's very minimal, doesn't report errors, and you have to deal with backlashes for the Windows case.</div><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 27, 2020 at 2:03 PM oliver <<a href="mailto:oliver@klingt.org">oliver@klingt.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Christof Ressi wrote:<br>
>> but all I get is error messages<br>
> Would you mind sharing the error messages? ;-)<br>
<br>
i guess what christof is pointing at is that [system] doesn't give us <br>
any error messages at all ;-)<br>
<br>
([system] is avery minimalist object, as far as i can guess from a look <br>
at the source code).<br>
<br>
@David:<br>
<br>
you have to use double backslashes as path seperators. single <br>
backslashes are just used to escape special characters in PD.<br>
<br>
so, to create a directory called my_temp on partition D, you would write:<br>
<br>
[mkdir D:\\my_temp(<br>
|<br>
[system]<br>
<br>
Your OS version would be<br>
> helpful as well.<br>
<br>
must be windows, right ?<br>
i don't think [system] even loads in OSX or LINUX<br>
<br>
best<br>
<br>
oliver<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">William Brent<br><a href="http://www.williambrent.com" target="_blank">www.williambrent.com</a><br><br>“Great minds flock together”<br>Conflations: conversational idiom for the 21st century<br><br><a href="http://www.conflations.com" target="_blank">www.conflations.com</a></div></div>