Ok..

So, what does the following show you?
Code:

$Index = 0
DO
$Group=ENUMGROUP($Index)
?$Group
$Index=$Index+1
UNTIL Len($Group) = 0
get $



HTH,

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's