Error Displaying

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
Semper
Junior Coder
Posts: 30
Joined: Mon Feb 25, 2008 3:28 pm

Error Displaying

Post by Semper » Fri Apr 22, 2011 9:39 am

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

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Fri Apr 22, 2011 9:56 am

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.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Semper
Junior Coder
Posts: 30
Joined: Mon Feb 25, 2008 3:28 pm

Post by Semper » Fri Apr 22, 2011 11:35 am

Thank you :)

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts