Steve:

Please go back and use a really simple piece of code.
code:
? InGroup status: '+ingroup('groupname')
if ingroup('groupname')
use r: /delete
? 'Error '+@error+' - '+@serror
use r: '\\server\share'
? 'Error '+@error+' - '+@serror
else
? 'User '+@USERID+' is not a member fo this group'
endif
? 'Press any key'
get $a

Please run just this piece of code e.g. from the console while being logged in as a user of the group that is to be tested.

[ 04. December 2002, 17:54: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.