For the life of me i cannot figure out how to do this simple command...
I have a script that opens a file from a web path. When the script runs, Windows shoots a popup that asks if its ok to open the file. Id like it not to error out if the user chooses "cancel" not to open the file.
so:
If user chooses to open file, then
If user chooses cancel then
Thanks all you brainiacs
sd
I have a script that opens a file from a web path. When the script runs, Windows shoots a popup that asks if its ok to open the file. Id like it not to error out if the user chooses "cancel" not to open the file.
so:
If user chooses to open file, then
If user chooses cancel then
Thanks all you brainiacs
sd