Hello All,
This is my first posting, so don't roast me if this has been posted before, or if it's a stupid question!
If I have a directory structure that consists of a parent directory, containing several subdirectories, which themselves contain several subdirectories, ie...
\\${IP}\Server1\parentDir_1\in
\\${IP}\Server1\parentDir_2\in
\\${IP}\Server1\parentDir_3\in
etc...
, is there a way to set the parentDir_n as a variable to keep the number of individual monitors to a minimum?
ie. \\${IP}\Server1\${PD}\in
Maybe somebody could suggest a better way to accomplish this?
Any help will be welcomed, thank you.