News

Without resorting to VBScript or KIX, is there a way to check for group membership before executing a command?<BR><BR>to the effect of:<BR><BR>if ismember "administrators" goto admin<BR>goto ...