INGROUP returns 1 if the user is a member of one or more of the specified groups. It returns 0 if the user is not a member of any of the groups. Straight from the manual. Thus, checking for just a TRUE statement is okay as in
code:
IF 1
ENDIF

_________________________
There are two types of vessels, submarines and targets.