ajtsystems
IS-IT--Management
Hi, I have a script which has an array containing file paths. I am going to use this array to prompt the user with the path and then get user interaction using an explorer browse folder to find a folder to backup the array path to.
Now, not all the paths in the array need backing up so is there a way to give the user an option yes\no to back the path up and skip to the next path in the array without killing the whole script?
I found this link for a message box but cant see anything which offeres a yes\no
Thanks
Now, not all the paths in the array need backing up so is there a way to give the user an option yes\no to back the path up and skip to the next path in the array without killing the whole script?
I found this link for a message box but cant see anything which offeres a yes\no
Thanks