Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 156

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 155
1 2 ... 151 152 153 154 155 156 157 158 159 160 161 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag