.

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


ExtractFile method
Example

Copies a file attachment to disk.

Defined in

NotesEmbeddedObject

Syntax

Call notesEmbeddedObject.ExtractFile( path$ )

Parameters

path$


Usage

For embedded objects and object links, this method raises an error.

Language cross-reference

extractFile in Java EmbeddedObject class

AttachmentDetachAll @command in formula language

EditDetach @command in formula language

Example
See Also