Using the example from the KiXtart documentation..
Code:

IF INGROUP("\\" + @WKSTA + "\Developers") = 1
? "Member of Developers on local system"
ENDIF



You should be able to do this with no GOTOs.

Also, you have to be an Admin on the box you are trying to add this/these users to.

Kent

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