Tony Septav
iggy at nanaimo.ark.com
Sat Oct 18 11:14:27 CDT 2008
Hey All I am wanting to allow the user to indicate a path (for file storage). The program checks to see if the path exists, if not it notifies the user that the path doesn't exist and would they like the program to create it. I can do this, but rather then reinventing the wheel does anyone know of a custom function that would loop through the path and create the necessary folders/directories. Eg. C:\One\Two\Three Directory One doesn't exist so create the full path. Directory One and Two do exist so create folder Three