Code Sample Scripts to Access Library, Cabinets, and Binders via API

Mindwatering Incorporated

Author: Tripp W Black

Created: 12/06/2005 at 09:41 PM

 

Category:
Domino.Doc
API

The following code samples originally made up a larger development assignment.

These samples should be good reference for the following objects:
theAPI
theLibrary
theCabinet
theBinders
theBinder
theBinder.Profile
theBinderSecurity


sample - lib to cab.txt

sample - get library.txt

sample - get binder.txt


Binder Create/Update Samples:
Note: First one uses just API (has the bug where adding users seems to often fail)
sample - binder API.txt

Note: Second one users security hack in replacement of theUser API section.
sample - binder w Hack.txt


previous page

×