In my Form I am using the Names type edit field which brings up a dialog. Once the user’s are selected and put into the field how can I determine what those user’s mail files are?
I either need to be able determine what the user’s mailbox file is or I just need to bring up a dialog box for mailboxes.
I am making a test tool which needs to connect to a user’s mailbox file, remove mail, and compact the database.
Subject: RE: Determine User’s mailbox file in LotusScript
This is not quite what I was wanting to do, but it is still very interesting. Thanks for the sniblet of code, I can already think of a couple uses for it.