Agent

hi all,

I want to show all agent’s name of selected database in Dialog list.

Please help me to sort out this problem

Thanks in Advance

Praveen Pandey

Subject: Agent

Try to do like this

Forall agent In Database.Agents

End Forall

put in variable and explode this one and put in list.

Subject: Agent

Check in designer help about ‘NotesAgent’ class and the ‘Name’ property in that.