mkdir(path,basedir)

…seriously, when do we get this basic API call, so I could create a deep dir:

mkdir(“a/b/c”,system.DocumentsDirectory)

And the opposite for deleteing dirs… Come on, this is abot the most basic functionality any Unix platform offers, sandboxed or not. Please? [import]uid: 5822 topic_id: 17516 reply_id: 317516[/import]

that would be the “mkdir -p” on linux.

But would this be useful if we cannot iterate/retrieve the files from a directory?

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 17516 reply_id: 66569[/import]

… was looking for this tonight and have to +1 it. :wink: [import]uid: 13859 topic_id: 17516 reply_id: 70748[/import]