.

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


Import method
Example

Imports a file.

Note This method is new with Release 5.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument.Import( [ filter$ , filename$ ] )

Parameter

filter$


filename$
Usage

The focus must be in a rich text field for this method to work.

Specify no parameters or both parameters:


Language cross-reference

FileImport @command in formula language

Example