CloseUnhandledDialogBoxes

Top  Previous  Next

×V4.1Ø

S

A

W

WS

ü

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.

 
Sample:

       The following statement will instruct EMUE to close any unhandled dialogs.

SetStartup CloseUnhandledDialogBoxes "Yes"

 

See Also:

Web Dialog Commands