Oh... kay.
What am I doing wrong?

I just used the basic syntax from the example in the command reference

Code:
 If InGroup("Domain Users") 
DISPLAY "z:\users.txt"
EndIf


That one.

What is wrong with it?