Multichannel-systems NeuroExplorer Manual de usuario Pagina 156

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 155
5.5.1.14. SaveAsTextFile Function
SaveAsTextFile Function
Saves the document in the text file with the specified file name.
Syntax
SaveAsTextFile(doc, filePath)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
filePath string Text file path.
Returns
None
Comments
This function uses options that were specified the last time the menu command File | Export Data |
As Text File was executed.
Usage
NexScript
doc = GetActiveDocument()
SaveAsTextFile(doc, fileNename)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 154
Vista de pagina 155
1 2 ... 151 152 153 154 155 156 157 158 159 160 161 ... 372 373

Comentarios a estos manuales

Sin comentarios