Error handling. (On Error Resume Next)

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
rullbandspelare
Pro Scripter
Posts: 149
Joined: Tue Mar 23, 2004 9:11 pm

Error handling. (On Error Resume Next)

Post by rullbandspelare » Tue May 20, 2014 6:03 am

Hi!
Is it possible to handle Errors from within a compiled script so that a Error is ignored or Aborts the program?
Like in Vbasic : On Error Resume Next. wich just continues the script if an Error is cought.

I sometimes have problem with non vital errors that popup and halts the script and complicates things a lot.

Thanks!

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

Re: Error handling. (On Error Resume Next)

Post by Marcus Tettmar » Tue May 20, 2014 7:20 am

Yes. Please see the help file topic "Error Handling" under "Command Reference".


Sent from my iPad using Tapatalk
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

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

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