Copy Documents To Database 1.0
Bookmark :
Here is another class that I created to make my life a little easier. Johan Känngård has a much more robust LotusScript list, so does Julian. Everyone has to start somewhere!!!
Here is another class that I created to make my life a little easier. Johan Känngård has a much more robust LotusScript list, so does Julian. Everyone has to start somewhere!!!
Public Sub New()
Public Sub getCount()
Public Sub DisplayCount()
Public Sub SelectDatabase()
Public Sub CopySelectedDocument()
Public Sub CopySelectedDocuments()
Public Sub CopyDocuments( collection As NotesDocumentCollection )
Public Sub CopyDocument( doc As NotesDocument )
Public Sub getCount()
Public Sub DisplayCount()
Public Sub SelectDatabase()
Public Sub CopySelectedDocument()
Public Sub CopySelectedDocuments()
Public Sub CopyDocuments( collection As NotesDocumentCollection )
Public Sub CopyDocument( doc As NotesDocument )







Comments
Posted by Don At 07:38:34 AM On 11/28/2006 | - Website - |