How do I make the macro continue (and not stop), if somewhere in the macro I get a timeout or error?
Top
Previous
Next
Q:
How do I make the macro continue (and not stop), if somewhere in the macro I get a timeout or error?
A:
Please add the command
SET
!ERRORIGNORE
YES
to your macro.
Page URL
http://www.iopus.com/imacros/help/faq_continue.htm