Creating text file from domino dirctory group and people view

Hello all,

I would like to create an agent that would retrive the group members and would create text file on predifined location from perticular group from domino address book.

the text file format would be as firstname, last name and full hierarchical name and last internet address.

the name of the group and the name of the parameters would be as parameters

could anybody help me in this regards,

Regards,

Devs

Subject: creating text file from domino dirctory group and people view

Dev,

This question has been asked over and over again. Simply read the nab and explode all the groups within the groups and write the results to a text file. While not all the answers are in a single post, you can search here for the answers. It should not take much more than 30 minutes to write the entire code.

John