.

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


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

NotesDXLImporter

Data type

Boolean

Syntax

To get: flag = notesDXLImporter.CompileLotusScript

To set: notesDXLImporter.CompileLotusScript = flag

Legal values


Usage

Consider specifying False for this property in the following situations:


Language cross-reference

CompileLotusScript property in Java DXLImporter class