Creating a Uniquely Named Folder

I'd worry about the "If Local__Path contains..." test -- what if a folder higher up the tree has the new folder name as a substring? Perhaps change that to "Local__Path ends with /%Variable%Local__FolderName%" for safety?

Anyways, as a fan of the brain-dead loop, here's another take on it (which I'm sure could be improved):

Create Unique Folder 2.kmmacros (5.0 KB)

Image

1 Like