Fixed
createfolder ".\{$dir}" READAUTO=no
Will allow it to work with folders and files.
/Fixed
The code to move items into a subfolder works when files are selected, but when only folders are selected, it gives an error saying can't find the path.
What seems to happen is the folder I type in the dialog never gets created. Is there a modifier/argument change that would allow this to work for any combination of files/folders?
Thanks