.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Creating a document in LotusScript classes
Example

Use the New method of a NotesDocument object to create a new document in a database.

Use the Save method of NotesDocument to post the new document to the database in storage. Otherwise, the new document is lost when the program exits.

Example
See Also