actually, for ingroup() check to work for global groups, you have no need whatsoever to install kxrpc!
that is clearly stated in manual.

that's also why I have never installed it!

if test-code like:
code:
if ingroup("sales")
"we are in group sales! :D"
else
"we are not in group sales! :("
endif
?
"press any key to continue"
get $keypress

does not work, there is 3 possibilities:
1) you don't have group sales
2) the group is not global after all
3) you are running wrong script

there is nothing more to it.
_________________________
!

download KiXnet