Skip to Content
0
Former Member
Jul 12, 2016 at 06:06 PM

Create/launch folder out of B1UP/Universal Function?

88 Views

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.