ExtractFile (NotesEmbeddedObject - LotusScript®)
Copies a file attachment to disk.
Defined in
Syntax
Call notesEmbeddedObject .ExtractFile( path$ )
Parameters
path$
String. The path and file name where you want to store the extracted file on disk.
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