Adobe InCopy CS5.5 (7.5) Object Model JS: UserInteractionLevels

InCopy CS5.5

 User interaction level options.

Value

NameDescriptionValue
UserInteractionLevels.INTERACT_WITH_ALERTSDisplays alerts but not dialogs.1699311170 = 'eInB'
UserInteractionLevels.INTERACT_WITH_ALLThe script displays all dialogs and alerts.1699311169 = 'eInA'
UserInteractionLevels.NEVER_INTERACTThe script does not display any dialogs or alerts.1699640946 = 'eNvr'

Usage

As property

DocumentEvent.userInteractionLevel

ImportExportEvent.userInteractionLevel

ScriptPreference.userInteractionLevel

Jongware, 29-Apr-2012 v3.0.3iContents :: Index