Hello,
I read that to close a message box automatically, there is a print option or this code:
But there is a method of recovery scenarios too. Does anyone know how to do it.
I read that to close a message box automatically, there is a print option or this code:
Code:
[Set WshShell = CreateObject(“Wscript.Shell”)
WshShell.Popup “Wait 5 seconds”, 5, “Title”]
But there is a method of recovery scenarios too. Does anyone know how to do it.