I am having some trouble with the syntax for calling another kix file in a login script.

if ingroup ("XX")
call XX.kix
endif

I have also tried %0\..\XX.kix with the same problem.

Any help would be greatly appreciated.