Creating Folder

crispypancakes's icon

is it possible to have Max create a folder on a drive automatically, similar to a write function?

Something like (write C:My Documentsnew foldernew.txt) so that max creates the folder 'new folder' and places the new.txt within it?

Medd's icon
Medd's icon

I also tend to do this with [shell] on OS X, so perhaps you can use [DOSHack] on Windows: www.maxobjects.com/?v=objects&id_objet=3531

crispypancakes's icon

thanks for your reply, sussed it with a cool MXJ object.