Create directory

…doesn’t have a “fail if directory already exists” option. Which makes me wonder what the default behaviour is?Steve

Steve,

You could use the Check if File Exists action to first check if the directory exists (and fail that if it does exist).

.t8