Hi. I am having a few problems making a directory.
I have a string (the name of a directory to be created
say for example this string is
C:\TEMP2000\This is a Directory\
I would like to be able to create this directory from scratch.
i.e "TEMP2000" & "This is a Directory"
do not exist already.
HELP
I have a string (the name of a directory to be created
say for example this string is
C:\TEMP2000\This is a Directory\
I would like to be able to create this directory from scratch.
i.e "TEMP2000" & "This is a Directory"
do not exist already.
HELP