Progress
ADM 2 Reference


modifyDisabledActions (toolbar.p)

Modifies the DisabledActions property and makes it possible to permanently disable actions independent of state changes.

Parameters:

INPUT pcMode AS CHARACTER

If "ADD", adds the actions to the DisabledActions. If "REMOVE", removes the actions from the DisabledActions.

INPUT pcActions AS CHARACTER

Comma-separated list of actions.

Returns: LOGICAL

Notes: If pcMode = "ADD", the actions will be immediately disabled and subsequent calls to enableActions will not enable them again. If pcMode = "REMOVE", the actions that are removed from the list will be enabled the next time they are called with enableActions.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095