Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 227

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 226
5.5.7.11. SaveNumResults Function
SaveNumResults Function
Saves the numerical results to a text file with the specified name.
Syntax
SaveNumResults(doc, fileName)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
fileName string File path for saved results.
Returns
None
Comments
None
Usage
NexScript
doc = GetActiveDocument()
SaveNumResults(doc, "C:\results\res1.txt")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 225
Przeglądanie stron 226
1 2 ... 222 223 224 225 226 227 228 229 230 231 232 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag