Hi and welcome to the board.

You have an error in the InGroup function.

 Code:
If InGroup("Group")
   Use G: "\\server\data"
EndIf


or

 Code:
If InGroup("domain\Group")
   Use G: "\\server\data"
EndIf


Should both do the trick. You might need to include the domain name but that depends on your setup.


Edited by Mart (2009-12-15 12:13 PM)
Edit Reason: Added some stuff.
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.