LOTUSSCRIPT/COM/OLE CLASSES


Output method
Writes the data in Arg1 to the specified output file.

Defined in

NotesSAXParser

Syntax

Call notesSAXParser.Output( outputText )

Parameters

outputText


Usage

See SetOutput for a discussion of the output object.

The NotesSAXParser class does not automatically generate output. You must explicitly call this method.

See Also