Code wise you having nothing wrong... but that is complicated to read. I like to be able to read it without having to decipher it. Sometimes I will do everything possible to not use NOT.

Maybe like? (untested)

 Code:
IF (INGROUP("FTWorth")
  if INGROUP("LITSUPP") or INGROUP("FORT WORTH PROXY")
    ;do nothing
  else
    SHELL "CMD /C G:\A\batchfiles\ProxyFW\ProxyFW.bat"
  endif
endif


Edited by Allen (2010-03-05 01:01 AM)
_________________________
(... better days ahead)