' $System.Access Admin ' If $ContentType ' If $Env.IsMSIE ' $System.ContentType application/csv ' Else ' $System.ContentType application/octet-stream ' EndIf ' $System.CSV = 1 ' For Each $Group in $Groups "$Group.ID","$Group.Name","$Group.Mail","$Group.URL","$Group.Tel","$Group.Fax" ' Next ' EndIf