endSuppressDialogs()

app.endSuppressDialogs(alert)

Description

Ends the suppression of script error dialog boxes in the user interface. Error dialogs are displayed by default;
call this method only if beginSuppressDialogs() has previously been called. See “Application beginSuppress-Dialogs() method”.

Parameters

alert Boolean; when true, errors that have occurred following the call to b e ginSu ppr ess D ia logs() are displayed in a dialog box.

Returns

Nothing.

Other Tags

Posted in Application object and tagged , , , , , , , , .