Hi,
besides the RP_DISPLAYERROR=0 for the Run> is there any way to set
that the script does NOT display any error from any function/command?
Like the "On Error Resume Next" for VBScript
Error Displaying
Moderators: JRL, Dorian (MJT support)
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
For Macro Scheduler script errors you can suppress them with:
Let>IGNOREERRORS=1
But obviously not for errors thrown by third party apps that you may call/interact with.
Let>IGNOREERRORS=1
But obviously not for errors thrown by third party apps that you may call/interact with.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?