I am trying to create an empty folder at a specific location with some subfolder within the new folder I just created.
Solved! Go to Solution.
You can use the python tool with module os. Modify the array paths to contain your desired folders. Note if you are new to python your all backslashes in your sting need to written as \\ instead of \. Separate paths with a comma delimiter if you need more than one.
Besides Python, to create a folder:
Use a Run Command tool to create and run a BAT file
Use the Render tool
Chris
User | Count |
---|---|
76 | |
58 | |
53 | |
47 | |
38 |