Progress
ADM 2 Reference


imageName (toolbar.p)

Returns the name of some button image.

Parameters:

INPUT pcAction AS CHARACTER

The action of interest

INPUT piNumber AS INTEGER

The image number, which can be 1 or 2.

Returns: CHARACTER

Notes: This is published thru the container link and are 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 turns around and 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