Multichannel-systems NeuroExplorer Manual de usuario Pagina 153

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 152
5.5.1.11. SaveDocumentAs Function
SaveDocumentAs Function
Saves the specified document (in .nex format) in a file with the specified file path.
Syntax
SaveDocumentAs(doc, filePath)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
filePath string File path.
Returns
None
Comments
None
Usage
NexScript
doc = GetActiveDocument()
SaveDocumentAs(doc, "C:\data\file1.nex")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 151
Vista de pagina 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 372 373

Comentarios a estos manuales

Sin comentarios