Value
Name | Description | Value |
---|---|---|
DialogModes.ALL | Show all dialogs. | int 1 |
DialogModes.ERROR | Show only dialogs related to errors. | int 2 |
DialogModes.NO | Show no dialogs. | int 3 |
Usage
In function
ActionDescriptor Application.executeAction (eventID: int[, descriptor: ActionDescriptor][, displayDialogs: DialogModes])
As property
Application.displayDialogs
Application.playbackDisplayDialogs
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |