Is there a way for me to leverage B1UP universal function to be able to create a folder without content generated in it. For instance I know I can create a folder in say the Crystal Reports type universal function, but in this case I want to do two things.
If the folder exists, ignore creation.
If the folder does not exist, create folder with variables (e.g. "\\fileserver\Subfolder\$[$62.0.0]\"
Then I could just launch a macro that does this check and then will launch explorer to that path.