LOTUSSCRIPT/COM/OLE CLASSES


Examples: Managers property
1. This script displays the name of every manager in the current database. For example, it might display "Helen Anda," "LocalDomainServers," and "Sales."
2. This action script prompts a user for a suggestion and then mails the suggestion to the managers of the current database.
3. An application consists of two databases that work together. This script finds all the managers of the first database and assigns them manager access to the second database. (The script must have manager access to the second database in order for the script to run).
See Also