Progress
ADM 2 Reference


isUpdateActive (containr.p)

Received from container source to check if contained objects have unsaved or uncommitted changes (including addMode).

Parameters:

INPUT-OUTPUT plActive AS LOGICAL
Returns: Nothing (procedure).

Notes: This is published thru the container link and used mainly to validate that a false value received in updateActive can be used to set UpdateActive. This is NOT intended to be called directly, but part of the logic that updates UpdateActive. These are the steps: (1) Updating objects publishes updateActive (true or false) to their container targets. (2) If the value is FALSE the container then publishes this to ALL ContainerTargets before it is stored in UpdateActive. This way the value is only stored as FALSE if ALL contained objects are inactive.


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