Page Errors
Top  Previous  Next

Related example macro: Demo-OnError

Page script errors can occur on many web sites for a variety of reasons: The Internet Macros Dialog Manager automatically clicks the Internet Explorer error dialog boxes, so your macros are NOT interrupted by script errors!

ONERRORDIALOG BUTTON=YES/NO CONTINUE=YES/NO

If you want the macro to continue after the error dialog is removed, use CONTINUE=YES. In some cases, such as while testing web sites, you may want the macro to stop and report the error to you. In this case, please use CONTINUE=NO.

By default, the settings are BUTTON=YES and CONTINUE=YES. These settings are active even without an ONERRORDIALOG in your macro.






Page URL http://www.iopus.com/imacros/help/page_error_dialog.htm