What is the code or funtion to create a directory
I know how to check for it's existance I just need
the create part of it.

If exists then
bla bal
else
make the directory
endif