LOTUSSCRIPT/COM/OLE CLASSES
Closes a document.
Defined in
NotesUIDocument
Syntax
Call notesUIDocument.Close( [ immediate ] )
Parameters
immediate
Note This parameter is new with Release 5.0.7.
If the user has edited the document, Notes displays a dialog box asking if the user would like to save the changes.
Example See Also