.

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


MakeResponse method
Example

Makes one document a response to another document. The two documents must be in the same database.

Defined in

NotesDocument

Syntax

Call notesDocument.MakeResponse( document )

Parameters

document


Usage

You must call Save after this method if you want to save the change you have made.

Language cross-reference

makeResponse method in Java Document class

ComposeWithReference @command in formula language

Example
See Also