Jump to content


Photo

On Error Message, Message box to retry code.


  • Please log in to reply
1 reply to this topic

#1 CamnRon

CamnRon
  • Members
  • 2 posts

Posted 21 February 2012 - 05:05 PM

On Error Message(Retry Line Code? Stop Script? Continue Script?)

#2 VxE

VxE
  • Fellows
  • 3512 posts

Posted 22 February 2012 - 02:30 AM

Posted Image

I don't think this wish is possible. What is possible is to write robust code that handles errors on its own. Commands that pop an error msgbox usually have an option to just set ErrorLevel instead.