How to list members of a group in Domino Directory

Is there a way to get members of a group, in corporate names.nsf on screen or, for example, in txt file with LotusScript agent or something similar?In domino directory we have a lot of group with many members and nested group in it, and I try to write agent who’s purpose is to list groups, which will be given as parameters to agent, (for example) by alphabet and related members and nested groups.

Please help.

Dalibor

Subject: How to list members of a group in Domino Directory

There is a function for this in the Open Source DomainPatrol template.

Look at the “NameInfo” form where there is a button named “Display Exploded Group Members”

You can download the domainpatrol template from http://domainpatrol.org/download or at openntf.

Peter Närlund, DomainPatrol

http://domainpatrol.org

Subject: RE: How to list members of a group in Domino Directory

Thanks, I’ll try it this week, I hope.I hope that will find some free solution for this…