Multichannel-systems NeuroExplorer Uživatelský manuál Strana 153

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 373
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 372 373

Komentáře k této Příručce

Žádné komentáře