JAVA/CORBA CLASSES


CompileLotusScript property
Read-write. Specifies whether the Importer should compile any LotusScript code that occurs within imported notes.

Note This property is new with Release 8.

Defined in

DxlImporter

Data type

boolean

Syntax

public boolean getCompileLotusScript()
   throws NotesException

public void setCompileLotusScript(boolean flag)
   throws NotesException

Legal values


Usage

Consider specifying false for this property in the following situations:


Language cross-reference

CompileLotusScript property in LotusScript NotesDXLImporter class