[CM] How to create directory programmatically?
Kenneth Flak
kennethflak at protonmail.com
Thu Aug 1 06:58:35 PDT 2024
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: @kf at sonomu.club"
More information about the Cmdist
mailing list