LOTUSSCRIPT/COM/OLE CLASSES


Save method
Example

Saves the changes you made to the ACL. If you don't call Save before closing a database, the changes you made to its ACL will be lost.

Defined in

NotesACL

Syntax

Call notesACL.Save

Language cross-reference

save in Java ACL class

Example
See Also