Hi,
I've been attempting insert this code into an if statement and keep getting the same error:
'Object Required: 'WScript' -
Reading through the various forums, I've placed this code:
set WScript = CreateObject("WScript.Shell") in anumber of areas and it does not work
Does anyone know how to fix this and/or any other alternative for a user
to have the choice to Exit/Stop/Terminate a script,
Thanks