ENTITIES

Use this routine to find the entities painted on a component.

perform "_entities"
if ($status < 0) done
; entities = $51

Please note: This function simply calls the Uniface supplied 3GL UGLABDBM. Please see your Uniface reference manual for more information there..

Notes:

This function is available under all platforms supported by Uniface.

$Revision: 1.8 $ $Date: 2003/07/16 00:34:41 $[go to top]