Hi,

How can I create a directory programmatically? I have this (dir is 
defined earlier in the code):

(if (not (directory? dir))
     (make-directory dir))

but make-directory is, unfortunately, not an S7 function. 

Best,
Kenneth

--
Roosna & Flak - Contemporary Dance & Music
Web: roosnaflak.com
Code: {github,gitlab,codeberg}.com/kflak
Mastodon: @[email protected]"


_______________________________________________
Cmdist mailing list
[email protected]
https://cm-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to