Command to handle security dialogs. If Continue=No is selected, the macro will stop if such a dialog appears.
By default, the settings are BUTTON=YES and CONTINUE=YES. These settings are active even without an ONSECURITYDIALOG command in your macro.
Syntax
ONSECURITYDIALOG BUTTON=(YES|NO) CONTINUE=(YES|NO)
Parameters
BUTTON
Specifies which of the two buttons will be pressed.
CONTINUE
Specifies if macro continues if dialog appears.
Examples
See Also
ONCERTIFICATEDIALOG, ONDIALOG, ONDOWNLOAD, ONERRORDIALOG, ONLOGIN, ONWEBPAGEDIALOG
Page URL http://www.iopus.com/imacros/help/cmd_onsecuritydialog.htm