I'm looking for a way to let my users create folders on a network drive. They are very uneducated. I want to create a script that they could open that would ask them what they would like to do.
It would ask "What directory would you like?" They would input what the want. It would create that directory if it does not exist. Then it would ask "What sub-directory would you like?" Then it would create that sub-directory.
I would also like it to be able to copy certain files from another directory to the sub-directory that it just created.
I'm not a programmer so any help would be greatly appreciated.
Thanks, Mic
It would ask "What directory would you like?" They would input what the want. It would create that directory if it does not exist. Then it would ask "What sub-directory would you like?" Then it would create that sub-directory.
I would also like it to be able to copy certain files from another directory to the sub-directory that it just created.
I'm not a programmer so any help would be greatly appreciated.
Thanks, Mic