LOTUSSCRIPT/COM/OLE CLASSES
Given a destination document, copies all of the items in the current document into the destination document. The item names are unchanged.
Defined in
NotesDocument
Data Type
Boolean
Syntax
Call notesDocument.CopyAllItems( notesDocument [, replace ] )
Parameters
notesDocument
copyAllItems method in Java Document class
Example See Also