CloseUnhandledDialogBoxes |
Top Previous Next |
×V4.1Ø
Valid for: SetStartup
Syntax - SetStartup CloseUnhandledDialogBoxes {"Yes" | "No"}
Description: When set to "Yes," if possible, EMUE will close any unhandled dialog boxes from a web page. If dialogs are left open and are not handled, they may interfere with script execution.
Note: This option may not work for all types of dialog boxes. The following statement will instruct EMUE to close any unhandled dialogs. SetStartup CloseUnhandledDialogBoxes "Yes"
See Also:
|