[PD] mkdir in motex/system

oliver oliver at klingt.org
Sun Sep 27 20:01:50 CEST 2020


Christof Ressi wrote:
>> but all I get is error messages
> Would you mind sharing the error messages? ;-)

i guess what christof is pointing at is that [system] doesn't give us 
any error messages at all ;-)

([system] is avery minimalist object, as far as i can guess from a look 
at the source code).

@David:

you have to use double backslashes as path seperators. single 
backslashes are just used to escape special characters in PD.

so, to create a directory called my_temp on partition D, you would write:

[mkdir D:\\my_temp(
|
[system]

Your OS version would be
> helpful as well.

must be windows, right ?
i don't think [system] even loads in OSX or LINUX

best

oliver






More information about the Pd-list mailing list