If I just do CreateDirectory 'new', NULL then the folder is created.
If I do this SetCurrentDirectory 'Directories\' and then CreateDirectory 'new', NULL then there is no 'new' folder in the 'Directories" folder
Can't create a directory in directory
Re: Can't create a directory in directory
no longer needed, I figured it out