David, Thank you for the reply.
I was hoping that I could have used possibly something like the File Access node to check if the subdirectory existed. And create the subdirectory if it did not exist.
if [ -de /directory/path/] then do something fi