Maybe...

break on

$Index = 0
DO
$Group = ENUMGROUP($Index)
$Grps = $Grps + "~" + $Group
$Index=$Index+1
UNTIL Len($Group) = 0

If instr($Grps, "Jackson")
Do something...
Endif
_________________________
Home page: http://www.kixhelp.com/hb/